JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr do 'spam-lib.pl'; sub cgi_args { my ($cgi) = @_; if ($cgi =~ /^edit_/) { # First allowed file, if any return $access{'file'} ? 'file='.&urlize($access{'file'}) : ''; } return undef; }