|
From: Jon O. <jon...@us...> - 2007-09-12 17:56:55
|
Update of /cvsroot/mxbb/core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7819 Modified Files: Tag: core28x common.php Log Message: test Index: common.php =================================================================== RCS file: /cvsroot/mxbb/core/common.php,v retrieving revision 1.67 retrieving revision 1.67.2.1 diff -C2 -d -r1.67 -r1.67.2.1 *** common.php 5 Aug 2007 22:07:26 -0000 1.67 --- common.php 12 Sep 2007 17:56:44 -0000 1.67.2.1 *************** *** 15,18 **** --- 15,19 ---- } + define('IN_PHPBB', 1); |