forked from Cavemanon/cavepaintings
New bulk import/export extension
This commit is contained in:
@@ -197,6 +197,9 @@ new UserClass("admin", "base", [
|
||||
|
||||
Permissions::APPROVE_IMAGE => true,
|
||||
Permissions::APPROVE_COMMENT => true,
|
||||
|
||||
Permissions::BULK_IMPORT =>true,
|
||||
Permissions::BULK_EXPORT =>true,
|
||||
]);
|
||||
|
||||
@include_once "data/config/user-classes.conf.php";
|
||||
|
Reference in New Issue
Block a user