ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
old-remove-schema-def.php File Reference

Removes ConfigSchema function calls from source files. More...

Go to the source code of this file.

Variables

 exit
 
 $FS = new FSTools()
 
 $files = $FS->globr('.', '*.php')
 

Detailed Description

Removes ConfigSchema function calls from source files.

Definition in file old-remove-schema-def.php.

Variable Documentation

◆ $files

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

Definition at line 19 of file old-remove-schema-def.php.

◆ $FS

$FS = new FSTools()

Definition at line 17 of file old-remove-schema-def.php.

◆ exit

exit

Definition at line 8 of file old-remove-schema-def.php.