|
From: FlorinCB <ory...@us...> - 2009-10-09 22:04:22
|
Update of /cvsroot/mxbb/core In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv17047 Modified Files: index.php Log Message: upd Index: index.php =================================================================== RCS file: /cvsroot/mxbb/core/index.php,v retrieving revision 1.80 retrieving revision 1.81 diff -C2 -d -r1.80 -r1.81 *** index.php 6 Nov 2008 00:16:38 -0000 1.80 --- index.php 9 Oct 2009 22:04:14 -0000 1.81 *************** *** 11,15 **** define( 'IN_PORTAL', 1 ); - $phpEx = substr(strrchr(__FILE__, '.'), 1); $mx_root_path = "./"; --- 11,14 ---- |