From d2d75b657f5a20c01dbcd36053046a530e0bfff3 Mon Sep 17 00:00:00 2001 From: Mitsukarenai Date: Wed, 14 Aug 2013 12:01:17 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20..=20je=20faisais=20quoi=20l=C3=A0=20=3F?= =?UTF-8?q?..?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index f645c9c..484ead8 100755 --- a/index.php +++ b/index.php @@ -830,7 +830,7 @@ if( !empty($_POST['opml_file']) && ALLOW_NEW_AUTOBLOGS && ALLOW_NEW_AUTOBLOGS_BY if( API_TWITTER === 'LOCAL' ) echo 'Twitter (local)
'; else - echo 'Twitter (via bridge)
'; + echo 'Twitter (via bridge)
'; } else echo 'Twitter
'; ?>