Go to the source code of this file.
Namespaces | |
| namespace | MAINTENANCE |
Variables | |
| $claroCreditFilePath = get_path('rootSys').'CREDITS.txt' | |
| if (file_exists(get_path('rootSys').'platform/currentVersion.inc.php')) | |
| $nameTools = get_lang('System Info') | |
| $is_allowedToAdmin = claro_is_platform_admin() | |
| $claroCreditFilePath = get_path('rootSys').'CREDITS.txt' |
Definition at line 27 of file phpInfo.php.
| $is_allowedToAdmin = claro_is_platform_admin() |
Definition at line 48 of file phpInfo.php.
| $nameTools = get_lang('System Info') |
Definition at line 43 of file phpInfo.php.
| if(file_exists(get_path('rootSys').'platform/currentVersion.inc.php')) |
Definition at line 29 of file phpInfo.php.
1.6.3