|
From: Jon O. <jon...@us...> - 2006-08-30 19:20:39
|
Update of /cvsroot/mxbb/mx_kb/admin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv22722/modules/mx_kb/admin Modified Files: mx_module_defs.php Log Message: Cosmetics... Index: mx_module_defs.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/admin/mx_module_defs.php,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** mx_module_defs.php 13 Aug 2006 19:43:06 -0000 1.13 --- mx_module_defs.php 30 Aug 2006 19:20:35 -0000 1.14 *************** *** 18,27 **** | The mx_module_defs object provides additional module block parameters... \********************************************************************************/ - - // - // The following flags are class specific options - // - //define('MX_ALL_DATA' , -1); // Flag - write all data - class mx_module_defs { --- 18,21 ---- |