[ Index ] |
|
Code source de CMS made simple 1.0.5 |
[Code source] [Imprimer] [Statistiques]
Functions relating to the config hash and config files
Poids: | 349 lignes (12 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
cms_config_load($loadLocal = true, $upgrade = false) X-Ref |
Loads the config file with defaults and then with specific values from config.php |
cms_config_text($config) X-Ref |
Pas de description |
cms_config_save($config) X-Ref |
Saves config.php Loops through the config hash given and save it's values out to the config.php in the filesystem. Files quietly if there is no access to the file; |
cms_config_upgrade() X-Ref |
Upgrades config.php from the old style |
Généré le : Tue Apr 3 18:50:37 2007 | par Balluche grâce à PHPXref 0.7 |