From 6e6f0264c1d93c2757dd07ac165a898f79cfd8c2 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 21 Feb 2012 20:38:01 -0800 Subject: [PATCH] deprecate the text to install plugins via the config file --- facebook/facebook.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/facebook/facebook.php b/facebook/facebook.php index f155d397..755e7766 100755 --- a/facebook/facebook.php +++ b/facebook/facebook.php @@ -24,7 +24,8 @@ * d. Navigate to Set Web->Site URL & Domain -> Website Settings. Set * Site URL to yoursubdomain.yourdomain.com. Set Site Domain to your * yourdomain.com. - * 2. Enable the facebook plugin by including it in .htconfig.php - e.g. + * 2. (This step is now obsolete. Enable the plugin via the Admin panel.) + * Enable the facebook plugin by including it in .htconfig.php - e.g. * $a->config['system']['addon'] = 'plugin1,plugin2,facebook'; * 3. Visit the Facebook Settings section of the "Settings->Plugin Settings" page. * and click 'Install Facebook Connector'.