From dc663b5ca103f6add89e00e4990fc141dd4b2531 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Sun, 20 May 2001 18:15:40 +0000 Subject: [PATCH] Optimized a bit the stripslash work in case of inline queries a fixed a warning --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index bf3675974..6b243faa5 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,8 @@ $Source$ to avoid conflicts with the 'include_path' directive. Also ensured that require and include are conveniently used (no require inside conditionnal structure...) + * db_readdump.php3, line 45+: optimized the work here + * lib.inc.php3, line 452-454: fixed a warning 2001-05-19 Loïc Chapeaux * left.js, lines 241-242: fixed the scrollbar bug with NS4