From aa60999b978f777f63e221b752b1011110f63bd0 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 26 Jan 2012 13:48:14 +0400 Subject: allow subscribing to twitter feeds without oauth (if require auth checkbox is unset) --- classes/dlg.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'classes/dlg.php') diff --git a/classes/dlg.php b/classes/dlg.php index 55eb5e37e..cd098d396 100644 --- a/classes/dlg.php +++ b/classes/dlg.php @@ -284,12 +284,13 @@ class Dlg extends Protected_Handler { " + style=\"width : 10em;\" name='pass'\">". + "

".__("OAuth will be used automatically for Twitter feeds.")."

"; print "
-
"; -- cgit v1.2.3-54-g00ecf