From 9775315fe12a31de08a1845cea8dd6992a2ef6e8 Mon Sep 17 00:00:00 2001 From: Marcello Coutinho Date: Mon, 30 Sep 2013 01:48:18 -0300 Subject: asterisk - fix startup, config changes on 2.1 and replace system calls to native php functions add shortcut functions to package --- config/asterisk/asterisk_cmd.php | 1 + 1 file changed, 1 insertion(+) (limited to 'config/asterisk/asterisk_cmd.php') diff --git a/config/asterisk/asterisk_cmd.php b/config/asterisk/asterisk_cmd.php index d689a4c2..da684cde 100644 --- a/config/asterisk/asterisk_cmd.php +++ b/config/asterisk/asterisk_cmd.php @@ -46,6 +46,7 @@ require_once("guiconfig.inc"); $pgtitle = array(gettext("Status"),gettext("Asterisk")); +$shortcut_section = "asterisk"; include("head.inc"); ?> -- cgit v1.2.3