No subject


Sun May 13 13:41:23 UTC 2007


if ( $chfile !== False )
{
    print "| <a href=\"" .
        htmlentities($base_url) .
        htmlentities(preg_replace("!.*" .
            preg_replace("!.*(/[^/]+/?)$!",
            "$1",
            $base_url) .
            "(.*)!", "$1",
            $changesdir) .
            "/" . $chfile) .
        "\">Changes</a>" . "\n";
    break;
}

The preg_replace calls might be the problem.

----------------------------------------------------------------------

You can respond by visiting: 
http://alioth.debian.org/tracker/?func=detail&atid=412507&aid=304089&group_id=30953



More information about the php-apt-parser-maint mailing list