mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Updated style
This commit is contained in:
parent
d425740dc2
commit
d24326ecce
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
require_once ("../../lib/base.php");
|
||||
OC_Util::checkAdminUser();
|
||||
OC_JSON::checkLoggedIn();
|
||||
|
||||
$action=isset($_POST['action'])?$_POST['action']:$_GET['action'];
|
||||
$result=false;
|
||||
switch($action){
|
||||
|
|
|
|||
Loading…
Reference in a new issue