]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Bugfix: The last BogoUserPrefs-bugfix prevented the admin from saving
authorcarstenklapp <carstenklapp@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 9 Dec 2003 20:00:43 +0000 (20:00 +0000)
committercarstenklapp <carstenklapp@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 9 Dec 2003 20:00:43 +0000 (20:00 +0000)
commit76df23dca3aa49b1d98e9fb702927a1a1d86c849
treee11ac820b13af8ecad8f08b168ff74f1d08eb6c0
parentbf7df1874573f7e367c2ae7895f60fce7a73af14
Bugfix: The last BogoUserPrefs-bugfix prevented the admin from saving
prefs into his own homepage, fixed broken logic. Tightened up BogoUser
prefs saving ability by checking for true existance of homepage
(previously a page revision of 0 also counted as valid, again due to
somewhat flawed logic).

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