[Phpfastnews-commits] CVS: phpfastnews article_index.php,1.3,1.4
Status: Beta
Brought to you by:
hdwebdev
From: Ken W. <hdw...@us...> - 2001-08-12 16:16:53
|
Update of /cvsroot/phpfastnews/phpfastnews In directory usw-pr-cvs1:/tmp/cvs-serv16475 Modified Files: article_index.php Log Message: test Index: article_index.php =================================================================== RCS file: /cvsroot/phpfastnews/phpfastnews/article_index.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** article_index.php 2001/08/12 15:56:51 1.3 --- article_index.php 2001/08/12 16:16:50 1.4 *************** *** 10,14 **** /* All code by Ken Williams (HDwebdev) unless otherwise noted */ /* This is an alpha test release -- not intended for live site use */ ! $pg = "article_index"; require('lib/prepend.php'); --- 10,14 ---- /* All code by Ken Williams (HDwebdev) unless otherwise noted */ /* This is an alpha test release -- not intended for live site use */ ! // blah $pg = "article_index"; require('lib/prepend.php'); |