AAAAhome/academiac/www/components/com_search/search.php000064400000000735151371551740016473 0ustar00execute(JRequest::getCmd('task')); // Redirect if set by the controller $controller->redirect(); home/academiac/www/administrator/components/com_installer/models/fields/search.php000064400000002207151372105750024625 0ustar00name . '" id="' . $this->id . '" value="' . htmlspecialchars($this->value) . '" title="' . JText::_('JSEARCH_FILTER') . '" onchange="this.form.submit();" />'; $html.= ''; $html.= ''; return $html; } }