- Timestamp:
- Mar 17, 2005, 2:05:27 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/g_list.pl
r4087 r4090 18 18 my $hostname=`hostname`; 19 19 chomp($hostname); 20 my $cgi_dir=" $hostname/cgi-bin";20 my $cgi_dir="http://$hostname/cgi-bin"; 21 21 my $source="$cgi_dir/g_list.pl"; 22 22
Note:
See TracChangeset
for help on using the changeset viewer.