diff --git a/db/core.php b/db/core.php index ec3fe7f736..d779717fd4 100644 --- a/db/core.php +++ b/db/core.php @@ -39,6 +39,7 @@ $classes = array('Schema_version', 'Subscription_queue', 'Oauth_token_association', 'Notice', + 'Notice_location', 'Notice_source', 'Reply', 'Consumer',