Should "if ($where && $where = strpos('$arg', $url)) {"
be "if ($where && $where = strpos($url, '$arg')) {"
?
If not I am sorry.

Comments

merlinofchaos’s picture

Status: Active » Fixed

You are quite correct. Fixed in -dev, will go out in beta5.

Anonymous’s picture

Status: Fixed » Closed (fixed)