ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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.