|
From: FlorinCB <ory...@us...> - 2008-06-22 14:18:00
|
Update of /cvsroot/mxbb/mx_clock In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv6938 Modified Files: mx_clock.php Log Message: upgraded for 3.0.0-Beta1 Index: mx_clock.php =================================================================== RCS file: /cvsroot/mxbb/mx_clock/mx_clock.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** mx_clock.php 22 Jun 2008 14:12:08 -0000 1.4 --- mx_clock.php 22 Jun 2008 14:17:57 -0000 1.5 *************** *** 36,39 **** --- 36,41 ---- } + $mx_user->set_module_default_style('_core'); // For compatibility with core 2.8.x + // // Load language files. |