]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
fixed yet another Prefs bug
authorrurban <rurban@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 30 Mar 2004 02:14:04 +0000 (02:14 +0000)
committerrurban <rurban@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 30 Mar 2004 02:14:04 +0000 (02:14 +0000)
commit11f9394cde276bb8272799f5a6d42d8389286419
treec819504f82f3f53781422f8006cc28c92faff240
parent530975349130a46e3b365b32ccf90a82f2e20412
fixed yet another Prefs bug
added generic PearDb_iter
$request->appendValidators no so strict as before
added some box plugin methods
PageList commalist for condensed output

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@3230 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/PageList.php
lib/Request.php
lib/Theme.php
lib/WikiDB.php
lib/WikiDB/backend/PearDB.php
lib/WikiPlugin.php
lib/WikiUserNew.php
lib/plugin/RecentChanges.php
lib/plugin/WhoIsOnline.php