|
From: Jon O. <jon...@us...> - 2008-02-12 21:24:23
|
Update of /cvsroot/mxbb/core/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv4890/admin Modified Files: admin_mx_gen_cache.php Log Message: minor updates... Index: admin_mx_gen_cache.php =================================================================== RCS file: /cvsroot/mxbb/core/admin/admin_mx_gen_cache.php,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** admin_mx_gen_cache.php 11 Feb 2008 11:35:57 -0000 1.28 --- admin_mx_gen_cache.php 12 Feb 2008 21:24:18 -0000 1.29 *************** *** 52,56 **** // $mx_cache->trash(); // Empty cache folder ! $mx_cache->update(); // Rgenerate all page_ and block_ files // --- 52,56 ---- // $mx_cache->trash(); // Empty cache folder ! $mx_cache->update(); // Regenerate all page_ and block_ files // |