From 7c5c6fdb481642bbeb78f272fcff884f2947f2f0 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville <rodolphe@quiedeville.org> Date: Sun, 22 Jun 2003 14:12:48 +0000 Subject: [PATCH] Nouveau fichier --- htdocs/disabled.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 htdocs/disabled.php diff --git a/htdocs/disabled.php b/htdocs/disabled.php new file mode 100644 index 00000000000..c034957d324 --- /dev/null +++ b/htdocs/disabled.php @@ -0,0 +1,5 @@ +<html> +<body> +Cette fonctionnalit� a �t� d�sactiv�e sur ce serveur de test. +</body> +</html> -- GitLab