|
From: Florin C B. <ory...@us...> - 2013-06-17 18:26:27
|
Update of /cvsroot/mxbb/mx_phpbb3/admin In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv21712 Modified Files: admin_forums_ext.php Log Message: Index: admin_forums_ext.php =================================================================== RCS file: /cvsroot/mxbb/mx_phpbb3/admin/admin_forums_ext.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_forums_ext.php 1 Sep 2008 04:00:45 -0000 1.1 --- admin_forums_ext.php 17 Jun 2013 18:26:25 -0000 1.2 *************** *** 9,14 **** */ - define( 'IN_PORTAL', 1 ); - if ( !empty( $setmodules ) ) { --- 9,12 ---- |