diff options
Diffstat (limited to 'settings/ajax/removeuser.php')
-rw-r--r-- | settings/ajax/removeuser.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/settings/ajax/removeuser.php b/settings/ajax/removeuser.php index 6b11fa5c4fb..a10dc29321d 100644 --- a/settings/ajax/removeuser.php +++ b/settings/ajax/removeuser.php @@ -1,8 +1,5 @@ <?php -// Init owncloud -require_once '../../lib/base.php'; - OC_JSON::checkSubAdminUser(); OCP\JSON::callCheck(); |