User Permissions (User Folder, Read Only, Disable Upload) & more changes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
require 'config.php';
|
||||
require_once 'config.php';
|
||||
header('Content-Type: application/json');
|
||||
|
||||
$configFile = USERS_DIR . 'adminConfig.json';
|
||||
|
||||
Reference in New Issue
Block a user