summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-09-07 10:23:46 +0400
committerAndrew Dolgov <[email protected]>2012-09-07 10:23:46 +0400
commit304aadb907c5173b90f97812b4b2614b96e39c23 (patch)
tree72d82b26bc0126bbfeca99938b37c16813bfdaff /config.php-dist
parentec78654f4eecdc7ae70a29a8b3b50850ed58fd39 (diff)
remove twitter-specific code
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist9
1 files changed, 0 insertions, 9 deletions
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) ***
// ***************************************