Updated style

remotes/origin/stable4
Lukas Reschke 13 years ago
parent 95936024bc
commit 12dfe5868a
  1. 2
      core/ajax/appconfig.php

@ -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…
Cancel
Save