Renamed group table to groups, and renamed the fields from group_xxx to gr_xxx. Added...
authorTim Starling <tstarling@users.mediawiki.org>
Sun, 15 May 2005 06:18:48 +0000 (06:18 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sun, 15 May 2005 06:18:48 +0000 (06:18 +0000)
commit63190801a84c5c0cf20c7547f7f15f7ab42c72ec
tree479a74a19e021f8dd1ddcd1d344e567468746381
parent2d297d4472c6cde985bb87ea9c8af1abc74089df
Renamed group table to groups, and renamed the fields from group_xxx to gr_xxx. Added static group support to Special:Listusers.
includes/Group.php
includes/SpecialListusers.php
maintenance/archives/patch-rename-group.sql [new file with mode: 0644]
maintenance/archives/patch-userlevels-defaultgroups.sql
maintenance/archives/patch-userlevels-rights.sql
maintenance/archives/patch-userlevels.sql
maintenance/parserTests.php
maintenance/tables.sql
maintenance/updaters.inc