Ticket #3580 (closed Bugs: fixed)

Opened 4 years ago

Last modified 4 years ago

CFIGNORE always TRUE

Reported by: vieri Assigned to: p_lindheimer
Priority: minor Milestone: 2.6
Component: Ring Groups Version: 2.5-branch
Keywords: Cc:
Confirmation: Unreviewed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

CFIGNORE is always TRUE in FreePBX 2.5.1.1 and SVN 2.6.

Attaching a simple patch for admin/modules/ringgroups.

Attachments

functions.inc.php.diff (505 bytes) - added by vieri on 03/11/09 09:56:57.

Change History

03/11/09 09:56:57 changed by vieri

  • attachment functions.inc.php.diff added.

03/11/09 10:12:23 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.

(In [7477]) fixes #3580 CFIGNORE was always true - though probably what most people wanted

03/11/09 19:59:32 changed by p_lindheimer

(In [7479]) Merged revisions 7419-7472,7477 via svnmerge from http://svn.freepbx.org/modules/branches/2.5

........

r7419 | mickecarlsson | 2009-01-27 09:58:15 -0800 (Tue, 27 Jan 2009) | 1 line

Re #3484 updates and add spanish language to modules

........

r7432 | p_lindheimer | 2009-01-29 13:03:20 -0800 (Thu, 29 Jan 2009) | 1 line

remove Kernel info from Online Support Module

........

r7458 | p_lindheimer | 2009-02-14 12:04:03 -0800 (Sat, 14 Feb 2009) | 1 line

fixes #3534 allowing use of 'hidden' as cidname in trunk configurations (sets SetCallerPres? to prohib_passed_screen resulting in CID blocking on most digital trunks

........

r7459 | mickecarlsson | 2009-02-16 12:28:05 -0800 (Mon, 16 Feb 2009) | 1 line

Re #3539 updates Bulgarian language to modules

........

r7477 | p_lindheimer | 2009-03-11 07:12:23 -0700 (Wed, 11 Mar 2009) | 1 line

fixes #3580 CFIGNORE was always true - though probably what most people wanted

........