From 0e6a6b62997d7a17c56bbe26c039203c09b0443d Mon Sep 17 00:00:00 2001 From: Pierre Andrews Date: Tue, 7 Oct 2008 11:19:38 +0000 Subject: [PATCH] =?UTF-8?q?correction=20de=20#1557.=20Un=20premier=20commi?= =?UTF-8?q?t=20=C3=A0=202.-?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 12 ++++++++++++ ecrire/urls/libres.php | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f9a6e6a6e9..6c3dc3ec0e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +/.htaccess IMG/artoff* IMG/arton* IMG/autoff* @@ -5,12 +6,23 @@ IMG/auton* IMG/breveoff* IMG/breveon* IMG/cache-* +IMG/jpg IMG/motoff* IMG/moton* +IMG/png IMG/ruboff* IMG/rubon* IMG/siteoff* IMG/siteon* IMG/test_* +config/*.php +config/.htaccess ecrire/inc_connect.php3 ecrire/inc_meta_cache.php3 +/lib +local/*.jpg +local/cache-* +local/chargeur +/plugins +/squelettes +tmp/* diff --git a/ecrire/urls/libres.php b/ecrire/urls/libres.php index 9d90f93b36..4ac6fb948a 100644 --- a/ecrire/urls/libres.php +++ b/ecrire/urls/libres.php @@ -14,8 +14,8 @@ /* -Ce jeu d'URLs est une variation de inc-urls-propres, qui ajoute -le suffixe '.html' aux adresses ; +Ce jeu d'URLs est une variation de inc-urls-propres mais les urls +de differents types ne sont PAS distinguees par des marqueurs (_,-,+, etc.) ; */ if (!defined("_ECRIRE_INC_VERSION")) return; // securiser