]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Notice_location class in db/core.php
authorMikael Nordfeldth <mmn@hethane.se>
Fri, 4 Sep 2015 21:12:23 +0000 (23:12 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Fri, 4 Sep 2015 21:12:23 +0000 (23:12 +0200)
db/core.php

index ec3fe7f736c55830358762cfb3edb753c799e8db..d779717fd4a4447efbeec38231f9b6bb08bd7de7 100644 (file)
@@ -39,6 +39,7 @@ $classes = array('Schema_version',
                  'Subscription_queue',
                  'Oauth_token_association',
                  'Notice',
+                 'Notice_location',
                  'Notice_source',
                  'Reply',
                  'Consumer',