From acbb54104e302f376e4bd47ef6b091f4ea4b4a51 Mon Sep 17 00:00:00 2001 From: Denis Flaven Date: Mon, 20 Apr 2009 13:23:30 +0000 Subject: [PATCH] - Bug fix: it's better to write the temporary file in the root directory because we already require (and validate) that this directory is writable from PHP. SVN:code[51] --- setup/xmldataloader.class.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/xmldataloader.class.inc.php b/setup/xmldataloader.class.inc.php index ee8d5c016..5af0bebd9 100644 --- a/setup/xmldataloader.class.inc.php +++ b/setup/xmldataloader.class.inc.php @@ -1,5 +1,5 @@