mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update follow_me.php
This commit is contained in:
@@ -396,6 +396,7 @@ include "root.php";
|
||||
|
||||
//toll allow
|
||||
if ($this->toll_allow != '') {
|
||||
$this->toll_allow = str_replace(",", "\,", $this->toll_allow);
|
||||
$variables[] = "toll_allow=''".$this->toll_allow."''";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user