ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Removes trailing whitespace from files. More...
Go to the source code of this file.
Variables | |
$FS = new FSTools() | |
$files = $FS->globr('.', '{,.}*', GLOB_BRACE) | |
Removes trailing whitespace from files.
Definition in file remove-trailing-whitespace.php.
$files = $FS->globr('.', '{,.}*', GLOB_BRACE) |
Definition at line 16 of file remove-trailing-whitespace.php.
$FS = new FSTools() |
Definition at line 14 of file remove-trailing-whitespace.php.