automerge commit

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@16343 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Automerge script
2006-03-30 01:06:54 +00:00
parent 99a4cd1de2
commit c116009930

View File

@@ -40,7 +40,7 @@ autofallthrough=yes
; ;
; If clearglobalvars is not set, then global variables will persist ; If clearglobalvars is not set, then global variables will persist
; through reloads, and even if deleted from the extensions.conf or ; through reloads, and even if deleted from the extensions.conf or
; one if its included files, will remain set to the previous value. ; one of its included files, will remain set to the previous value.
; ;
clearglobalvars=no clearglobalvars=no
; ;