diff --git a/0.3/index.php b/0.3/index.php index 842db4b..6405092 100755 --- a/0.3/index.php +++ b/0.3/index.php @@ -460,9 +460,9 @@ if(!empty($_POST['socialaccount']) && !empty($_POST['socialinstance']) && ALLOW_ $socialinstance = strtolower(escape($_POST['socialinstance'])); if($socialinstance === 'twitter') { - $sitetype = 'microblog'; + /*$sitetype = 'microblog'; $siteurl = "http://twitter.com/$socialaccount"; - $rssurl = $apitwitter.$socialaccount; + $rssurl = $apitwitter.$socialaccount; */ $error[] = "Twitter veut mettre à mort son API ouverte. Du coup on peut plus faire ça comme ça."; } elseif($socialinstance === 'identica') { $sitetype = 'microblog'; @@ -719,7 +719,8 @@ if( !empty($_POST['opml_file']) && ALLOW_NEW_AUTOBLOGS && ALLOW_NEW_AUTOBLOGS_BY

- Twitter
+ Twitter
*/ ?> + Twitter
Identica