r662 - webspace/include

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri Mar 24 02:30:44 EST 2006


Author: floam
Date: 2006-03-24 02:30:44 -0500 (Fri, 24 Mar 2006)
New Revision: 662

Modified:
   webspace/include/news.php
Log:
news queue


Modified: webspace/include/news.php
===================================================================
--- webspace/include/news.php	2006-03-24 07:29:52 UTC (rev 661)
+++ webspace/include/news.php	2006-03-24 07:30:44 UTC (rev 662)
@@ -6,7 +6,7 @@
 	$news_index = false;
 else
 	$news_index = $_GET['news_index'];
-$news_queue = 2;
+$news_queue = 6;
 $news_item_max = 5;
 
 if ($err = news_login($sock, 'localhost', 263, NULL, NULL, $news_queue))




More information about the quake3-commits mailing list