51 if (substr($a_path,-1) ==
'/' or substr($a_path,-1) ==
"\\")
53 $a_path = substr($a_path,0,-1);
__construct()
Constructor get ilias object public.
deleteTrailingSlash($a_path)
delete trailing slash of path variables
redirection script todo: (a better solution should control the processing via a xml file) ...
Base class for all file (directory) operations This class is abstract and needs to be extended...