]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Modified WikiUser constructor to move the DB request for the homepage to
authorzorloc <zorloc@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Wed, 22 Jan 2003 03:21:40 +0000 (03:21 +0000)
committerzorloc <zorloc@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Wed, 22 Jan 2003 03:21:40 +0000 (03:21 +0000)
commitacc87a1b215cfea86c4612f74be4d522554e4ab0
tree9fc6e10f7168dc5fd24b9db74caa91353e274818
parenta82ec4399a89ec269df2b9e777ee2db44c292960
Modified WikiUser constructor to move the DB request for the homepage to
the end of the logic to prevent it from being requested and then dropped.
Added more phpdoc comments.

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