egroupware/filemanager/index.php

12 lines
297 B
PHP
Executable File

<?php
/**
* Filemanager - user interface
*
* @link http://www.egroupware.org
* @package filemanager
* @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
* @version $Id$
*/
header('Location: ../index.php?menuaction=filemanager.filemanager_ui.index');