|
From: Florin C B. <ory...@us...> - 2011-12-07 18:08:03
|
Update of /cvsroot/mxbb/mx_pafiledb
In directory vz-cvs-4.sog:/tmp/cvs-serv22017
Modified Files:
db_upgrade.php
Log Message:
some files changed, revent them if they are from mistake
Index: db_upgrade.php
===================================================================
RCS file: /cvsroot/mxbb/mx_pafiledb/db_upgrade.php,v
retrieving revision 1.36
retrieving revision 1.37
diff -C2 -d -r1.36 -r1.37
*** db_upgrade.php 8 Jan 2011 09:12:07 -0000 1.36
--- db_upgrade.php 7 Dec 2011 18:08:01 -0000 1.37
***************
*** 38,42 ****
if ( MXBB_27x )
{
! include_once( $mx_root_path . 'modules/mx_pafiledb/pafiledb/includes/functions_mx.' . $phpEx );
}
--- 38,42 ----
if ( MXBB_27x )
{
! include_once($mx_root_path . 'modules/mx_pafiledb/pafiledb/includes/functions_mx.' . $phpEx );
}
|