Fix php notice

This commit is contained in:
Frédéric Guillot 2014-02-22 21:52:18 -05:00
parent 6ed3ec788a
commit c13dd083cc
1 changed files with 2 additions and 0 deletions

View File

@ -334,6 +334,8 @@ class Filter
}
}
if (! strlen($path)) return $url;
if ($path{0} === '/') {
// Absolute path