r754 - webspace/include

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri May 5 20:25:08 EDT 2006


Author: floam
Date: 2006-05-05 20:25:08 -0400 (Fri, 05 May 2006)
New Revision: 754

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


Modified: webspace/include/news.php
===================================================================
--- webspace/include/news.php	2006-05-06 00:23:36 UTC (rev 753)
+++ webspace/include/news.php	2006-05-06 00:25:08 UTC (rev 754)
@@ -12,11 +12,11 @@
 if (!empty($news_item))
 {
 	$news_item_max = 1;
+	$news_index = $news_item;
 }
 else
 {
 	$news_item_max = 5;
-	$news_index = $news_item;
 }
 
 




More information about the quake3-commits mailing list