|
From: Florin C B. <ory...@us...> - 2012-10-25 13:00:23
|
Update of /cvsroot/mxbb/mx_news/mx_news/includes In directory vz-cvs-4.sog:/tmp/cvs-serv5830 Modified Files: mx_news_constants.php Log Message: constants Index: mx_news_constants.php =================================================================== RCS file: /cvsroot/mxbb/mx_news/mx_news/includes/mx_news_constants.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** mx_news_constants.php 3 Jun 2008 20:12:40 -0000 1.6 --- mx_news_constants.php 25 Oct 2012 13:00:20 -0000 1.7 *************** *** 28,32 **** $is_block = false; } ! define( 'MX_NEWS_ROOT_CAT', 0 ); --- 28,32 ---- $is_block = false; } ! define( 'PAGE_NEWS', -77 ); define( 'MX_NEWS_ROOT_CAT', 0 ); |