projects
/
quix0rs-gnu-social.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
966971b
)
...and make sure we checkschema on Notice_prefs on upgrade...
author
Mikael Nordfeldth
<mmn@hethane.se>
Sat, 6 May 2017 11:54:42 +0000
(13:54 +0200)
committer
Mikael Nordfeldth
<mmn@hethane.se>
Sat, 6 May 2017 12:38:50 +0000
(14:38 +0200)
db/core.php
patch
|
blob
|
history
diff --git
a/db/core.php
b/db/core.php
index f654d79d996754977dbb7ab9a8fc555b85b6791b..56213eb3383f64a0a4db8ec2f419132afd6aca2a 100644
(file)
--- a/
db/core.php
+++ b/
db/core.php
@@
-41,6
+41,7
@@
$classes = array('Schema_version',
'Notice',
'Notice_location',
'Notice_source',
+ 'Notice_prefs',
'Reply',
'Consumer',
'Token',