mirror of
https://github.com/e107inc/e107.git
synced 2025-08-07 15:16:30 +02:00
Fixes #3152
Made category editable (dropdown) Made screenshot not required on public upload
This commit is contained in:
@@ -107,7 +107,7 @@ class userUpload
|
||||
$catID = null;
|
||||
$catOwner = null;
|
||||
$file = null;
|
||||
$image = null;
|
||||
$image = '';
|
||||
$filesize = 0;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user