Go to the source code of this file.
Namespaces | |
| namespace | MythWeb |
$Categories | |
| array $GLOBALS['Categories']
/* | |
| exit | |
| global | $Categories = array() |
| category_name_sort ($a, $b) | |
| load_tv_categories ($path) | |
| Load translation file for tv category names and regular expressions. | |
| category_name_sort | ( | $ | a, | |
| $ | b | |||
| ) |
Definition at line 51 of file tv/handler.php.
| load_tv_categories | ( | $ | path | ) |
Load translation file for tv category names and regular expressions.
| string | $path The path to the translation file /* |
Definition at line 90 of file tv/handler.php.
| exit |
Definition at line 19 of file tv/handler.php.
| $Categories = array() |
Definition at line 37 of file tv/handler.php.
1.5.5