Live hack: Skip some work on empty category/link sets
[lhc/web/wiklou.git] / includes / Group.php
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-08-16 Brion VibberCode cleanup: normalize case for intval(), strval(...
2005-05-15 Tim StarlingRenamed group table to groups, and renamed the fields...
2005-05-14 Tim Starlingreworded some comments
2005-05-02 Tim StarlingAdd (somewhat redundant) check for static groups to...
2005-05-02 Brion Vibber* (bug 2046) Make the wiki work on PHP5 again
2005-05-01 Tim StarlingMajor changes to user groups:
2005-03-18 Brion VibberLazy loading of revision text; needed for separate...
2005-01-27 Antoine Mussofix phpdoc comment
2005-01-15 Antoine MussoCheck probably needed. Patch by Andrew Miller
2004-10-24 Brion VibberLet Database do the quoting of the 'group' table, so...
2004-10-24 Antoine MussoAn important file for user management