db/core.php lacked User_username (Issue 3299)

Commit message edited by MMN-o (User_username schemaDef already patched).
This commit is contained in:
Thomas Johnson 2012-07-30 16:10:36 +02:00 committed by Mikael Nordfeldth
parent bd24ab6855
commit 47eb3cf7e6
1 changed files with 1 additions and 0 deletions

View File

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