From fb6e22e1457ce4d1503c739d7354d51fe3af4e94 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Sat, 6 Dec 2008 21:14:36 +0000 Subject: Implemented photo::_get_photo_add(). You need to create the var/uploads directory and make it writable by the server. The location of the temporary upload directory is specified in config/upload.php --- core/config/upload.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 core/config/upload.php (limited to 'core/config/upload.php') diff --git a/core/config/upload.php b/core/config/upload.php new file mode 100644 index 00000000..9885ab32 --- /dev/null +++ b/core/config/upload.php @@ -0,0 +1,17 @@ +