[dZeeemp-cvs] dzeeemp.sources/configuration config.php,1.9,1.10
Brought to you by:
lovchy
|
From: Boris B. <lo...@us...> - 2004-06-14 12:19:42
|
Update of /cvsroot/dzeeemp/dzeeemp.sources/configuration In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18916/configuration Modified Files: config.php Log Message: Graphics fixed Index: config.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/configuration/config.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** config.php 13 Jun 2004 00:01:32 -0000 1.9 --- config.php 14 Jun 2004 12:19:33 -0000 1.10 *************** *** 53,57 **** ; Never deny cache until you know what are you doing! ! cache_enable = false ; Static cache will give you great speed improvement, but --- 53,57 ---- ; Never deny cache until you know what are you doing! ! cache_enable = true ; Static cache will give you great speed improvement, but |