diff --git a/auto_restrict.php b/auto_restrict.php index 9bebc24..b4a8e60 100644 --- a/auto_restrict.php +++ b/auto_restrict.php @@ -1,4 +1,4 @@ -';} $favs=glob($dir.'/*favicon*'); @@ -174,7 +172,6 @@ function tagcloud(){ $tags=explode(' ',trim($tag)); foreach ($tags as $t){ if (!isset($array['public'][$t]['nb'])){$array['public'][$t]['nb']=1;}else{$array['public'][$t]['nb']++;} - //if (!isset($array[$t]['status'])){$array[$t]['status']='public';} } } diff --git a/login_form.php b/login_form.php index a225160..1e61bd4 100644 --- a/login_form.php +++ b/login_form.php @@ -22,7 +22,7 @@
-
+ Identifiez-vous';}else{echo '

Creez votre passe

';} ?>
@@ -38,5 +38,5 @@
- > Page publique < + > Page publique <
\ No newline at end of file