From: Mikael Nordfeldth Date: Fri, 4 Sep 2015 21:12:23 +0000 (+0200) Subject: Notice_location class in db/core.php X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ea75e1c29c083f7c18f2b3e0982b82028e5bf777;p=quix0rs-gnu-social.git Notice_location class in db/core.php --- 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',