Skip to content
Snippets Groups Projects
Commit b49e8cd0 authored by Thomas Müller's avatar Thomas Müller
Browse files

Update settings/ajax/removegroup.php

respect coding style
parent 16b3ffb5
Branches
No related tags found
No related merge requests found
<?php <?php
// Init owncloud // Init owncloud
require_once('../../lib/base.php'); require_once '../../lib/base.php';
OC_JSON::checkAdminUser(); OC_JSON::checkAdminUser();
OCP\JSON::callCheck(); OCP\JSON::callCheck();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment