From ae0647e085889bc23f22a7710e47d87840711955 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 21 Dec 2011 08:55:56 +0400 Subject: add readitlater plugin --- config.php-dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.php-dist') diff --git a/config.php-dist b/config.php-dist index 96841842c..cb11b1979 100644 --- a/config.php-dist +++ b/config.php-dist @@ -203,7 +203,7 @@ define('ARTICLE_BUTTON_PLUGINS', 'tweet,share,mail'); // Comma-separated list of additional article action button plugins // to enable, like tweet button, etc. - // The following plugins are available: tweet, share, mail + // The following plugins are available: tweet, share, mail, readitlater define('CONFIG_VERSION', 24); // Expected config version. Please update this option in config.php -- cgit v1.2.3