From ab694992b4dd9769cdc7e21f07aafdd94e289276 Mon Sep 17 00:00:00 2001 From: Malcolm Davenport <malcolmd@digium.com> Date: Tue, 28 Oct 2014 18:08:38 +0000 Subject: [PATCH] ASTERISK-23512, correct inaccurate comment in manager.conf.sample git-svn-id: https://origsvn.digium.com/svn/asterisk/certified/branches/11.6@426457 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/manager.conf.sample | 2 -- 1 file changed, 2 deletions(-) diff --git a/configs/manager.conf.sample b/configs/manager.conf.sample index 54f6928c86..c0fdd2e6c7 100644 --- a/configs/manager.conf.sample +++ b/configs/manager.conf.sample @@ -3,8 +3,6 @@ ; ; Third party application call management support and PBX event supervision ; -; This configuration file is read every time someone logs in -; ; Use the "manager show commands" at the CLI to list available manager commands ; and their authorization levels. ; -- GitLab