...and make sure we checkschema on Notice_prefs on upgrade...

This commit is contained in:
Mikael Nordfeldth 2017-05-06 13:54:42 +02:00
parent 966971bd12
commit 5ad2f2873e
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ $classes = array('Schema_version',
'Notice', 'Notice',
'Notice_location', 'Notice_location',
'Notice_source', 'Notice_source',
'Notice_prefs',
'Reply', 'Reply',
'Consumer', 'Consumer',
'Token', 'Token',