Ticket #5096 (closed Feature Requests: fixed)

Opened 2 years ago

Last modified 2 years ago

add app_exits() method consistent with func_exists() method to manager

Reported by: p_lindheimer Assigned to:
Priority: minor Milestone: 2.9
Component: FreePBX Framework Version: 2.9-branch
Keywords: Cc:
Confirmation: Confirmed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

added func_exists() method but forgot to add app_exists() method to allow checking for optional Asterisk applications to make dialplan generation decisions.

Change History

04/23/11 12:43:13 changed by p_lindheimer

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

(In [12044]) closes #5096 add app_exists() method to php manager library