db/core.php lacked User_username (Issue 3299)
Commit message edited by MMN-o (User_username schemaDef already patched).
This commit is contained in:
parent
bd24ab6855
commit
47eb3cf7e6
@ -87,6 +87,7 @@ $classes = array('Schema_version',
|
||||
'Local_group',
|
||||
'User_urlshortener_prefs',
|
||||
'Old_school_prefs',
|
||||
'User_username',
|
||||
);
|
||||
|
||||
foreach ($classes as $cls) {
|
||||
|
Loading…
Reference in New Issue
Block a user