mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update provision.php
This commit is contained in:
@@ -1188,6 +1188,7 @@ include "root.php";
|
||||
$view->assign("user_id",$user_id);
|
||||
$view->assign("password",$password);
|
||||
$view->assign("template",$device_template);
|
||||
$view->assign("microtime",microtime(true));
|
||||
|
||||
// personal ldap password
|
||||
global $laddr_salt;
|
||||
|
||||
Reference in New Issue
Block a user