XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
function.config_load.php File Reference

Go to the source code of this file.

Namespaces

namespace  Smarty
 

Functions

 smarty_function_config_load ($params, &$smarty)
 

Function Documentation

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

Author
messju mohr <messju at="" lammfellpuschen="" dot="" de>=""> (added use of resources)
Parameters
arrayFormat:
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().

Here is the call graph for this function:

Here is the caller graph for this function: