* Main menu *

* Different design for different user groups (depends on their rights) * @author Gabriele Droege, DNA Bank Network * @version 2.0 * @package Configuration * @copyright Copyright © 2011 DNA Bank Network http://www.dnabank-network.org
The contents of this file are subject to the Mozilla Public License Version 1.1 * @filesource * @license http://www.mozilla.org/MPL/ MPL */ /** * calling connection to database */ include ("../config/head.php"); /** * calling authorisation script */ include ("../auth.php"); ?> DNA Module - Configuration Tool

Configuration Tool

'; } if (isset($_SESSION['management']) || $_SESSION['management'] != "") { echo ''; } if (isset($_SESSION['project']) || $_SESSION['project'] != "" || isset($_SESSION['guest']) || $_SESSION['guest'] != "") { echo ''; } ?>