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