PHPAGI is a PHP class for the Asterisk Gateway Interface. The package is available for use and distribution under the terms of the GNU Public License.
GNU Lesser General Public License v2.1
58
stars
93
forks
source link
Hotfix which function #12
Closed
ricventu closed 7 years ago
when in php.ini the variables_order is not set to "EGPCS" (i.e. "GPCS" for production), the global $_ENV is not set and the function go into an error.