Do not overwrite the active menu entry of the navigation

remotes/origin/external-backend-ondemand
Joas Schilling 10 years ago
parent 284bd6647c
commit 981c60f5f5
  1. 2
      apps/files/admin.php

@ -36,8 +36,6 @@ if($_POST && OC_Util::isCallRegistered()) {
}
}
OCP\App::setActiveNavigationEntry( "files_administration" );
$htaccessWritable=is_writable(OC::$SERVERROOT.'/.htaccess');
$tmpl = new OCP\Template( 'files', 'admin' );

Loading…
Cancel
Save