|
From: Florin C B. <ory...@us...> - 2013-04-22 17:45:06
|
Update of /cvsroot/mxbb/core In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20111 Modified Files: index.php Log Message: some comments Index: index.php =================================================================== RCS file: /cvsroot/mxbb/core/index.php,v retrieving revision 1.85 retrieving revision 1.86 diff -C2 -d -r1.85 -r1.86 *** index.php 30 Mar 2011 10:05:23 -0000 1.85 --- index.php 22 Apr 2013 17:45:04 -0000 1.86 *************** *** 11,15 **** define('IN_PORTAL', 1); - $phpEx = substr(strrchr(__FILE__, '.'), 1); $mx_root_path = "./"; --- 11,14 ---- |