ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Removes leading includes from files. More...
Go to the source code of this file.
Variables | |
exit | |
$FS = new FSTools() | |
$files = $FS->globr('.', '*.php') | |
Removes leading includes from files.
Definition in file old-remove-require-once.php.
$files = $FS->globr('.', '*.php') |
Definition at line 22 of file old-remove-require-once.php.
$FS = new FSTools() |
Definition at line 20 of file old-remove-require-once.php.
exit |
Definition at line 8 of file old-remove-require-once.php.