]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - db/core.php
FullNoticeStream selects all verbs.
[quix0rs-gnu-social.git] / db / core.php
index c0aed1d3db835dd4c643deef9fb0134d8d21ab80..f654d79d996754977dbb7ab9a8fc555b85b6791b 100644 (file)
@@ -39,6 +39,7 @@ $classes = array('Schema_version',
                  'Subscription_queue',
                  'Oauth_token_association',
                  'Notice',
+                 'Notice_location',
                  'Notice_source',
                  'Reply',
                  'Consumer',
@@ -55,7 +56,6 @@ $classes = array('Schema_version',
                  'Foreign_link',
                  'Foreign_subscription',
                  'Invitation',
-                 'Message',
                  'Profile_prefs',
                  'Profile_tag',
                  'Profile_list',
@@ -72,7 +72,6 @@ $classes = array('Schema_version',
                  'Group_block',
                  'Group_alias',
                  'Session',
-                 'Deleted_notice',
                  'Config',
                  'Profile_role',
                  'Location_namespace',