mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-27 22:42:57 +00:00
grr...debug info.
This commit is contained in:
parent
4483b8109d
commit
547a2ad71d
1 changed files with 1 additions and 0 deletions
|
@ -204,6 +204,7 @@
|
|||
}
|
||||
|
||||
$date = sprintf ("%02d-%02d", $year - 2000, $month);
|
||||
echo $date;
|
||||
|
||||
if (sqlAvail) {
|
||||
$conn = @mysql_pconnect (sqlHost, sqlUser, sqlPass);
|
||||
|
|
Loading…
Reference in a new issue