From: Mikael Nordfeldth Date: Fri, 27 Jun 2014 11:56:22 +0000 (+0200) Subject: Fave pluginified, not a core DB class X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=29730b6ca7e23d5686491a39ba3464a38d4313a0;p=quix0rs-gnu-social.git Fave pluginified, not a core DB class --- diff --git a/db/core.php b/db/core.php index 61f8228cb5..c0aed1d3db 100644 --- a/db/core.php +++ b/db/core.php @@ -41,7 +41,6 @@ $classes = array('Schema_version', 'Notice', 'Notice_source', 'Reply', - 'Fave', 'Consumer', 'Token', 'Nonce',