summaryrefslogtreecommitdiff
path: root/www/constants.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/constants.php')
-rw-r--r--www/constants.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/constants.php b/www/constants.php
index e98111e..3fcd67b 100644
--- a/www/constants.php
+++ b/www/constants.php
@@ -45,6 +45,7 @@ define("UPLOAD_QUOTA", 34);
define("UPLOAD_FILE_HANDLING", 35);
define("UPLOAD_MOVING", 36);
define("UPLOAD_DUPLICATE", 37);
+define("UPLOAD_FOLDER_NOT_OWNER", 67);
define("MKDIR_SLASH_IN_FOLDER_NAME", 38); //check TODO