/** * Returns currently used language * * @param $path * @return string */ public static function FixPath($path) { return SPFs::clean($path); }