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