Add (somewhat redundant) check for static groups to loadFromDatabase(). It's redundan...
authorTim Starling <tstarling@users.mediawiki.org>
Mon, 2 May 2005 02:20:46 +0000 (02:20 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Mon, 2 May 2005 02:20:46 +0000 (02:20 +0000)
commitc0f1429720fb7656607011b04ad67b4561ef8ee2
tree0abb3a333243f6cc5318b758b1a4230739ed327c
parent493c8dce7f9fbfdaf217060b9dc5998ba165bee3
Add (somewhat redundant) check for static groups to loadFromDatabase(). It's redundant because static groups will generally have dataLoaded=true, although I don't want to rely on that. Remove unnecessary breakage of command line mode.
includes/Group.php