|
From: Florin C B. <ory...@us...> - 2013-10-08 19:43:43
|
Update of /cvsroot/mxbb/mx_calsnails/admin In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7756/admin Modified Files: admin_calendar.php Log Message: Index: admin_calendar.php =================================================================== RCS file: /cvsroot/mxbb/mx_calsnails/admin/admin_calendar.php,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** admin_calendar.php 5 Apr 2013 11:01:06 -0000 1.20 --- admin_calendar.php 8 Oct 2013 19:43:41 -0000 1.21 *************** *** 10,15 **** */ - define( 'IN_PORTAL', true ); - if ( !empty( $setmodules ) ) { --- 10,13 ---- |