From 807aaba377ecce479cef78bf2ab824b4cd87e27a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Wed, 11 Jul 2001 22:11:06 +0000 Subject: [PATCH] Function_exists() is available since php 3.0.7 only --- select_lang.inc.php3 | 105 ++++++++++++++++++++++--------------------- 1 file changed, 53 insertions(+), 52 deletions(-) diff --git a/select_lang.inc.php3 b/select_lang.inc.php3 index 9b49ab5b3..0948f7695 100755 --- a/select_lang.inc.php3 +++ b/select_lang.inc.php3 @@ -1,10 +1,12 @@