program/include/rcube_shared.inc @@ -231,7 +231,7 @@ } // $path is absolute if ($path{0}=='/') if ($path[0] == '/') $abs_path = $host_url.$path; else {