From 3352ca9c56af478f112308bdee3b741d77cd1405 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Mon, 21 Nov 2011 13:01:26 +0000 Subject: [PATCH] =?UTF-8?q?#20=20am=C3=A9liorer=20cosmetique=20setup.php:?= =?UTF-8?q?=20typo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/admin/setup.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/admin/setup.php b/html/admin/setup.php index 52c187c55..3ca50d760 100644 --- a/html/admin/setup.php +++ b/html/admin/setup.php @@ -275,7 +275,7 @@ echo "
  • "; if ( strpos($inc_path,"../include") == 0 && strpos ($inc_path,'..\\include') == 0) { echo 'variable include_path: '.$failed; - print (" include_path incorrect !!!".$inc_path.""); + print (" include_path incorrect !!!".$inc_path.""); $flag_php++; } else