, * Andreas Oesterreicher and * Karl Burkhart . */ require_once('../config/wawi.config.inc.php'); require_once('auth.php'); $menu = isset($_GET['menu'])?$_GET['menu']:'menu.php'; $content = isset($_GET['content'])?$_GET['content']:'home.php'; echo ' WaWi - Warenwirtschaft <body> <h1>Error</h1> <p>Ihr Browser unterstuetzt leider keine Frames</p> </body> '; ?>