mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update index.php
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
require_once "resources/functions/device_by.php";
|
||||
|
||||
//logging
|
||||
openlog("fusion-provisioning", LOG_PID | LOG_PERROR, LOG_LOCAL0);
|
||||
openlog("FusionPBX", LOG_PID | LOG_PERROR, LOG_LOCAL0);
|
||||
|
||||
//set default variables
|
||||
$dir_count = 0;
|
||||
|
||||
Reference in New Issue
Block a user