34 if (str_ends_with($a_path,
'/') || str_ends_with($a_path,
"\\")) {
35 return 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...