diff options
author | ivan <ivan> | 2001-04-19 05:06:22 +0000 |
---|---|---|
committer | ivan <ivan> | 2001-04-19 05:06:22 +0000 |
commit | 87b59ca268e633ca01112997a89992e0a193a8fe (patch) | |
tree | 61faa56965816f23e65b2657215c5e06bf418b07 | |
parent | 7b3753e3856be3f5ce79d909ac2817d2fe5cd530 (diff) |
rar
-rwxr-xr-x | index.cgi | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ #!/usr/bin/perl -w -$template_file = "/home/ivan/radio/template.html"; +$template_file = "/home/ivan/radio.haze.st/template.html"; use CGI; use HTML::Table; @@ -68,7 +68,7 @@ use Text::Template; #'name' => 'Echo Communication System', 'name' => 'Echo Communication System', 'day' => 'thursday', - 'start' => '19', + 'start' => '20', 'len' => '3', 'url' => 'http://www.theoverworld.com/echo/', 'type' => 'live', |