[Phpfastnews-commits] CVS: phpfastnews news_index.php,1.3,1.4
Status: Beta
Brought to you by:
hdwebdev
From: Ken W. <hdw...@us...> - 2001-08-10 21:49:41
|
Update of /cvsroot/phpfastnews/phpfastnews In directory usw-pr-cvs1:/tmp/cvs-serv20396 Modified Files: news_index.php Log Message: testing email notification of commits Index: news_index.php =================================================================== RCS file: /cvsroot/phpfastnews/phpfastnews/news_index.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** news_index.php 2001/08/10 21:37:09 1.3 --- news_index.php 2001/08/10 21:49:39 1.4 *************** *** 11,15 **** /* This is an alpha test release -- not intended for live site use */ ! $pg = "news_index"; require('lib/prepend.php'); require('lib/prepend_news.inc'); --- 11,15 ---- /* This is an alpha test release -- not intended for live site use */ ! $pg = "news_index"; require('lib/prepend.php'); require('lib/prepend_news.inc'); |