diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/ws_functions.inc.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ws_functions.inc.php b/include/ws_functions.inc.php index c60e8241b..ecaa9585d 100644 --- a/include/ws_functions.inc.php +++ b/include/ws_functions.inc.php @@ -1450,7 +1450,6 @@ SELECT * } include_once(PHPWG_ROOT_PATH.'admin/include/functions_upload.inc.php'); - prepare_upload_configuration(); $image_id = add_uploaded_file( $_FILES['image']['tmp_name'], |