ILIAS  release_5-2 Revision v5.2.25-18-g3f80b82851
update-config.php File Reference

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')
 

Detailed Description

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.

Variable Documentation

◆ $FS

$FS = new FSTools()

Definition at line 14 of file update-config.php.

◆ $raw_files

$raw_files = $FS->globr('.', '*.php')

Definition at line 16 of file update-config.php.