ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Converts all instances of $config->set and $config->get to the new format, as described by docs/dev-config-bcbreaks.txt. More...
Go to the source code of this file.
Variables | |
$FS = new FSTools() | |
$raw_files = $FS->globr('.', '*.php') | |
Converts all instances of $config->set and $config->get to the new format, as described by docs/dev-config-bcbreaks.txt.
Definition in file update-config.php.
$FS = new FSTools() |
Definition at line 14 of file update-config.php.
$raw_files = $FS->globr('.', '*.php') |
Definition at line 16 of file update-config.php.