From 7c8c8e74b608e45e1267fc9ca727fd7799c5fac9 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 11 Sep 2003 16:14:10 +0000 Subject: [PATCH] Modif des fichiers php3 en php --- htdocs/comm/{addpropal.php3 => addpropal.php} | 0 htdocs/comm/{bookmark.php3 => bookmark.php} | 0 htdocs/comm/{clients.php3 => clients.php} | 0 htdocs/comm/{contact.php3 => contact.php} | 0 htdocs/comm/{people.php3 => people.php} | 0 htdocs/comm/{propal.php3 => propal.php} | 0 .../{propal_model_pdf.class.php3 => propal_model_pdf.class.php} | 0 htdocs/comm/{socnote.php3 => socnote.php} | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename htdocs/comm/{addpropal.php3 => addpropal.php} (100%) rename htdocs/comm/{bookmark.php3 => bookmark.php} (100%) rename htdocs/comm/{clients.php3 => clients.php} (100%) rename htdocs/comm/{contact.php3 => contact.php} (100%) rename htdocs/comm/{people.php3 => people.php} (100%) rename htdocs/comm/{propal.php3 => propal.php} (100%) rename htdocs/comm/{propal_model_pdf.class.php3 => propal_model_pdf.class.php} (100%) rename htdocs/comm/{socnote.php3 => socnote.php} (100%) diff --git a/htdocs/comm/addpropal.php3 b/htdocs/comm/addpropal.php similarity index 100% rename from htdocs/comm/addpropal.php3 rename to htdocs/comm/addpropal.php diff --git a/htdocs/comm/bookmark.php3 b/htdocs/comm/bookmark.php similarity index 100% rename from htdocs/comm/bookmark.php3 rename to htdocs/comm/bookmark.php diff --git a/htdocs/comm/clients.php3 b/htdocs/comm/clients.php similarity index 100% rename from htdocs/comm/clients.php3 rename to htdocs/comm/clients.php diff --git a/htdocs/comm/contact.php3 b/htdocs/comm/contact.php similarity index 100% rename from htdocs/comm/contact.php3 rename to htdocs/comm/contact.php diff --git a/htdocs/comm/people.php3 b/htdocs/comm/people.php similarity index 100% rename from htdocs/comm/people.php3 rename to htdocs/comm/people.php diff --git a/htdocs/comm/propal.php3 b/htdocs/comm/propal.php similarity index 100% rename from htdocs/comm/propal.php3 rename to htdocs/comm/propal.php diff --git a/htdocs/comm/propal_model_pdf.class.php3 b/htdocs/comm/propal_model_pdf.class.php similarity index 100% rename from htdocs/comm/propal_model_pdf.class.php3 rename to htdocs/comm/propal_model_pdf.class.php diff --git a/htdocs/comm/socnote.php3 b/htdocs/comm/socnote.php similarity index 100% rename from htdocs/comm/socnote.php3 rename to htdocs/comm/socnote.php