New table for all old-school UI prefs

This commit is contained in:
Evan Prodromou
2011-09-24 07:12:34 -04:00
parent 02a30cf47c
commit ddc121c085
7 changed files with 119 additions and 72 deletions

View File

@@ -86,6 +86,7 @@ $classes = array('Profile',
'Local_group',
'User_urlshortener_prefs',
'Schema_version',
'Old_school_prefs',
);
foreach ($classes as $cls) {