diff --git a/.gitignore b/.gitignore index efe804c..11ccef4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ 0.3/.xsaflock 0.3/rss.xml .project +0.3/user.css diff --git a/0.3/index.php b/0.3/index.php index ba180da..8c1b9a8 100755 --- a/0.3/index.php +++ b/0.3/index.php @@ -658,6 +658,11 @@ if( !empty($_POST['opml_file']) && ALLOW_NEW_AUTOBLOGS && ALLOW_NEW_AUTOBLOGS_BY Projet Autoblog<?php if(!empty($head_title)) { echo " | " . escape($head_title); } ?> + '; + } + ?>

PROJET AUTOBLOG