Skip to content

Commit

Permalink
fixed a path
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.muze.nl/svn/multigate_commands/trunk@96 07fb6d0f-9701-0410-8146-bd1aaf089aca
  • Loading branch information
Casper Joost Eyckelhof committed Jul 9, 2006
1 parent 4410c37 commit 352d34d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion urlgrep/urlgrep.pl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

my $maxresults = 3;

my $urlfile = "$multiroot/www/allautolink.shtml";
my $urlfile = "$multiroot/web/allautolink.shtml";

unless (-e $urlfile) {
print "url log not found\n";
Expand Down

0 comments on commit 352d34d

Please sign in to comment.