From 304aadb907c5173b90f97812b4b2614b96e39c23 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 7 Sep 2012 10:23:46 +0400 Subject: remove twitter-specific code --- config.php-dist | 9 --------- 1 file changed, 9 deletions(-) (limited to 'config.php-dist') diff --git a/config.php-dist b/config.php-dist index ed76536b9..93fbb1ab5 100644 --- a/config.php-dist +++ b/config.php-dist @@ -162,15 +162,6 @@ // These two options enable SMTP authentication when sending // outgoing mail. Only used with SMTP_HOST - // ************************************ - // *** Twitter integration settings *** - // ************************************ - - define('CONSUMER_KEY', ''); - define('CONSUMER_SECRET', ''); - // Your OAuth instance authentication information for Twitter, visit - // http://twitter.com/oauth_clients to register your instance. - // *************************************** // *** Other settings (less important) *** // *************************************** -- cgit v1.2.3-54-g00ecf