1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-07 15:16:30 +02:00
Made category editable (dropdown)
Made screenshot not required on public upload
This commit is contained in:
Achim Ennenbach
2018-06-01 19:00:17 +02:00
parent 3a228c0181
commit 8d41cd6956
2 changed files with 7 additions and 10 deletions

View File

@@ -107,7 +107,7 @@ class userUpload
$catID = null;
$catOwner = null;
$file = null;
$image = null;
$image = '';
$filesize = 0;