Update of /cvsroot/curl/curl-www/auto
In directory labb.contactor.se:/var/tmp/cvs-serv28360
Modified Files:
log.cgi
Log Message:
use the new functions
Index: log.cgi
===================================================================
RCS file: /cvsroot/curl/curl-www/auto/log.cgi,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- log.cgi 10 Aug 2004 11:42:02 -0000 1.16
+++ log.cgi 16 Oct 2004 19:17:48 -0000 1.17
@@ -6,10 +6,6 @@
require "../curl.pm";
require "ccwarn.pm";
-print "Content-Type: text/html\n\n";
-
-&catfile("loghead.html");
-
my $req = new CGI;
my $year=$req->param('year');
@@ -27,7 +23,11 @@
($1, $2, $3, $4, $5, $6, $7);
}
-title("One log from $year-$month-$day");
+print "Content-Type: text/html\n\n";
+
+header("Autobuilds - singe log");
+where("Autobuilds", "/auto", "Log From $year-$month-$day");
+title("Log from $year-$month-$day");
#print "year $year month $month day $day name $inname date $indate";
_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.