summaryrefslogtreecommitdiff
path: root/modules/gallery
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-07-04 09:10:03 -0700
committerTim Almdal <tnalmdal@shaw.ca>2009-07-04 09:10:03 -0700
commit0f9bfbdd572c44ab6b095e18f376c6d340f5fd26 (patch)
treeeefb2608ae12d281e85e89cdf2d31b148d2dd753 /modules/gallery
parent7a9a4b9e8b4ca1a99b7668b1e212ec9a41687929 (diff)
Use TMPPATH in the purifier config instead of var/tmp
Diffstat (limited to 'modules/gallery')
-rw-r--r--modules/gallery/config/purifier.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/config/purifier.php b/modules/gallery/config/purifier.php
index 5a1af341..30de9dc5 100644
--- a/modules/gallery/config/purifier.php
+++ b/modules/gallery/config/purifier.php
@@ -19,7 +19,7 @@
*/
$config["Cache"] = array(
- "SerializerPath" => "var/tmp"
+ "SerializerPath" => TMPPATH
);
$config["Attr"] = array(