]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
...and make sure we checkschema on Notice_prefs on upgrade...
authorMikael Nordfeldth <mmn@hethane.se>
Sat, 6 May 2017 11:54:42 +0000 (13:54 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Sat, 6 May 2017 12:38:50 +0000 (14:38 +0200)
db/core.php

index f654d79d996754977dbb7ab9a8fc555b85b6791b..56213eb3383f64a0a4db8ec2f419132afd6aca2a 100644 (file)
@@ -41,6 +41,7 @@ $classes = array('Schema_version',
                  'Notice',
                  'Notice_location',
                  'Notice_source',
+                 'Notice_prefs',
                  'Reply',
                  'Consumer',
                  'Token',