34 if (substr($a_path, -1) ==
'/' or substr($a_path, -1) ==
"\\") {
35 $a_path = substr($a_path, 0, -1);
deleteTrailingSlash(string $a_path)
delete trailing slash of path variables
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...