|
XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
| namespace | Smarty |
Functions | |
| smarty_function_config_load ($params, &$smarty) | |
| smarty_function_config_load | ( | $params, | |
| & | $smarty | ||
| ) |
Smarty {config_load} function plugin
Type: function
Name: config_load
Purpose: load config file vars {config_load} (Smarty online manual) Monte Ohrt
| array | Format:
array('file' => required config file name,
'section' => optional config file section to load
'scope' => local/parent/global
'global' => overrides scope, setting to parent if true)
|
| Smarty |
Definition at line 27 of file function.config_load.php.
References smarty_core_get_microtime(), and SMARTY_DIR.
Referenced by Smarty\config_load().

