diff options
Diffstat (limited to 'index.cgi')
-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', |