]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Cache now seems to work. Test please. On
authorlakka <lakka@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Thu, 7 Feb 2002 23:40:41 +0000 (23:40 +0000)
committerlakka <lakka@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Thu, 7 Feb 2002 23:40:41 +0000 (23:40 +0000)
commit95d4bef75e57ffde167ad0f8e8c7984daccda7f5
tree3192a1aadafc837a3724c4442a2f2cb1843a3aba
parenta337a21e5ce8e335a31df9a8cf04e02a1c8ebaf1
Cache now seems to work.  Test please.  On
HomePage, SQL calls down from 34 to 25, and about
6 or 7 of the remaining calls are LOCKs followed
immediately by UNLOCKs, and so could be eliminated

If any problems, try undefining the constant at the
start of WikiDB.php

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@1901 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/WikiDB.php