r620 - trunk/web/include
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Sat Mar 4 13:45:14 EST 2006
Author: floam
Date: 2006-03-04 13:45:14 -0500 (Sat, 04 Mar 2006)
New Revision: 620
Modified:
trunk/web/include/news.php
Log:
This is going to litter svn.
Modified: trunk/web/include/news.php
===================================================================
--- trunk/web/include/news.php 2006-03-04 18:44:08 UTC (rev 619)
+++ trunk/web/include/news.php 2006-03-04 18:45:14 UTC (rev 620)
@@ -15,7 +15,7 @@
$digestarray[] = array( 'id' => $id );
}
- else if ($err = news_digest($sock, $digestarray, $news_index, $news_item_count))
+ else if ($err = news_digest($sock, $digestarray, false, $news_item_count))
{
$err = "Failed to get news digest: $err";
}
More information about the quake3-commits
mailing list