mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Do not overwrite the active menu entry of the navigation
This commit is contained in:
parent
284bd6647c
commit
981c60f5f5
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Reference in a new issue