In order the patch on v0.6 to work line 14 of index.php should be $URL = util_encodeURL($testURL); instead of $URL = util_encodeURL($rawURL);
Mesut Ali Ergin ergin@ics.yeditepe.edu.tr
Log in to post a comment.
In order the patch on v0.6 to work line 14 of index.php should be
$URL = util_encodeURL($testURL);
instead of
$URL = util_encodeURL($rawURL);
Mesut Ali Ergin
ergin@ics.yeditepe.edu.tr