Skip to content
Snippets Groups Projects
Commit 12dfe586 authored by Lukas Reschke's avatar Lukas Reschke
Browse files

Updated style

parent 95936024
No related branches found
No related tags found
No related merge requests found
......@@ -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){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment