|
ZenCart_Documentation
1.5.0
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | admin |
Enumerations | |
| enum | BOX_WIDTH |
| enum | CURRENCY_SERVER_PRIMARY |
| enum | CURRENCY_SERVER_BACKUP |
Variables | |
| $a = (int)$a | |
| $b = (int)$b | |
| $c = (int)$c | |
| $d = (ENABLE_SSL_ADMIN == 'true') ? '1' : '0' | |
| $e = (substr(HTTP_SERVER, 0, 5) == 'https') ? '1' : '0' | |
| $f = ':'.$d.':'.$e | |
| enum BOX_WIDTH |
Definition at line 18 of file init_general_funcs.php.
Definition at line 23 of file init_general_funcs.php.
Definition at line 22 of file init_general_funcs.php.
| $a = (int)$a |
Definition at line 58 of file init_general_funcs.php.
| $b = (int)$b |
Definition at line 58 of file init_general_funcs.php.
| $c = (int)$c |
Definition at line 58 of file init_general_funcs.php.
| $d = (ENABLE_SSL_ADMIN == 'true') ? '1' : '0' |
Definition at line 59 of file init_general_funcs.php.
| $e = (substr(HTTP_SERVER, 0, 5) == 'https') ? '1' : '0' |
Definition at line 60 of file init_general_funcs.php.
| $f = ':'.$d.':'.$e |
Definition at line 61 of file init_general_funcs.php.