From a5ad472370d7c38fe8509cbcaef1cdbed52f8f2a Mon Sep 17 00:00:00 2001 From: Sebastian Mendel Date: Mon, 12 Dec 2005 14:31:27 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 99b921e358..f1f9ebd86b 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10,9 +10,13 @@ $Source$ preprare removal of grab_globals: - moved stuff from grab_globals into common.inc.php - check/init global required variables like: $lang, $server, $db, $table, - $convcharset, $goto + $convcharset, $goto, $back, $sql_query - introduced $goto-whitelist - PEAR coding standard + * libraries/common.inc.php, libraries/auth/cookie.auth.lib.php, + libraries/auth/http.auth.lib.php, libraries/grab_globals.lib.php, + libraries/relation.lib.php, scripts/setup.php: + - check magic_quotes only once in common.inc.php 2005-12-11 Marc Delisle * libraries/tbl_properties_links.inc.php: bug #1375752,