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_log.php | 1 + 1 file changed, 1 insertion(+) (limited to 'config/asterisk/asterisk_log.php') diff --git a/config/asterisk/asterisk_log.php b/config/asterisk/asterisk_log.php index 8ff8475d..f4a752d2 100644 --- a/config/asterisk/asterisk_log.php +++ b/config/asterisk/asterisk_log.php @@ -47,6 +47,7 @@ require_once("guiconfig.inc"); $pgtitle = array(gettext("Status"),gettext("Asterisk Log")); +$shortcut_section = "asterisk"; include("head.inc"); /* Path to Asterisk log file */ -- cgit v1.2.3