#!/usr/local/bin/php-cgi This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ------------------------------------------------------------------------------- */ global $debug; $debug = false; session_start(); ?> Asterisk WebFrontend "; } } ?> parse(implode('', file("./modules/$file/$file.info"))); } } asort($modules); //Alphabetisch sortieren closedir($handle); if(isset($_GET["module"])) { $akt_module = $_GET["module"]; } else { $akt_module = ""; } list($VARS) = read_vars($configd); // mysql_connect($dbhost, $dbuser, $dbpass); // mysql_select_db($dbname); ?>

Willkommen beim Asterisk Webinterface!