grr...debug info.

This commit is contained in:
Jeff Teunissen 2001-05-06 03:05:19 +00:00
parent 4483b8109d
commit 547a2ad71d

View file

@ -204,6 +204,7 @@
}
$date = sprintf ("%02d-%02d", $year - 2000, $month);
echo $date;
if (sqlAvail) {
$conn = @mysql_pconnect (sqlHost, sqlUser, sqlPass);