From: Yves K. <yku...@us...> - 2004-10-26 18:40:43
|
Update of /cvsroot/phpwebsite-comm/modules/xwysiwyg/mod/xwysiwyg/conf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv740/xwysiwyg/mod/xwysiwyg/conf Modified Files: boost.php Log Message: a few modifications Index: boost.php =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/xwysiwyg/mod/xwysiwyg/conf/boost.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** boost.php 26 Oct 2004 07:32:42 -0000 1.2 --- boost.php 26 Oct 2004 18:40:34 -0000 1.3 *************** *** 11,15 **** $mod_directory = "xwysiwyg"; $mod_filename = "index.php"; ! $priority = 50; $allow_view = "all"; $user_mod = 0; --- 11,15 ---- $mod_directory = "xwysiwyg"; $mod_filename = "index.php"; ! $priority = 98; $allow_view = "all"; $user_mod = 0; |