Go to the source code of this file.
Namespaces | |
| namespace | MythWeb |
Variables | |
| $page_title = 'MythWeb - '.t('Search') | |
| return | |
| $group_field = $_SESSION['search_sortby'][0]['field'] | |
| if (!empty($group_field)) echo"<td class = \"list\"> </td>\n" | |
| $prev_group = '' | |
| $cur_group = '' | |
| break | |
| case | __pad29__ |
| case | __pad30__ |
| $page_title = 'MythWeb - '.t('Search') |
Definition at line 17 of file tmpl/lite/search.php.
| return |
Definition at line 41 of file tmpl/lite/search.php.
| $group_field = $_SESSION['search_sortby'][0]['field'] |
Definition at line 44 of file tmpl/lite/search.php.
| if(!empty($group_field)) echo"<td class = \"list\"> </td>\n" |
Definition at line 55 of file tmpl/lite/search.php.
| $prev_group = '' |
Definition at line 65 of file tmpl/lite/search.php.
| $cur_group = '' |
Definition at line 66 of file tmpl/lite/search.php.
Definition at line 74 of file tmpl/lite/search.php.
| case __pad29__ |
Definition at line 76 of file tmpl/lite/search.php.
| case __pad30__ |
Definition at line 79 of file tmpl/lite/search.php.
1.5.5