|
From: OryNider <ory...@us...> - 2008-03-12 22:37:04
|
Update of /cvsroot/mxbb/mx_smartor/album_mod In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv24565 Modified Files: Tag: core28x album_common.php Log Message: upgrade to 2.0.1 gold Index: album_common.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/album_mod/album_common.php,v retrieving revision 1.19.2.6 retrieving revision 1.19.2.7 diff -C2 -d -r1.19.2.6 -r1.19.2.7 *** album_common.php 12 Mar 2008 22:25:51 -0000 1.19.2.6 --- album_common.php 12 Mar 2008 22:36:59 -0000 1.19.2.7 *************** *** 30,34 **** // Read main language definition and theme images definition // ********************************************************************** ! $mx_user->set_module_default_style('_core'); // For compatibility with core 2.8.x $mx_user->extend(MX_LANG_MAIN, MX_IMAGES); --- 30,34 ---- // Read main language definition and theme images definition // ********************************************************************** ! //$mx_user->set_module_default_style('_core'); // For compatibility with core 2.8.x $mx_user->extend(MX_LANG_MAIN, MX_IMAGES); |