mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Fix callyo url
This commit is contained in:
@@ -258,7 +258,7 @@ if (!defined('ALTERNATE_INTERFACE')) define ('ALTERNATE_INTERFACE',false);
|
|||||||
/**
|
/**
|
||||||
* Alow to choose the start part of the link for alternate interface, before phone
|
* Alow to choose the start part of the link for alternate interface, before phone
|
||||||
*/
|
*/
|
||||||
if (!defined('ALTERNATE_INTERFACE_CALLSTARTURL')) define ('ALTERNATE_INTERFACE_CALLSTARTURL','callto:://');
|
if (!defined('ALTERNATE_INTERFACE_CALLSTARTURL')) define ('ALTERNATE_INTERFACE_CALLSTARTURL','callto:');
|
||||||
/**
|
/**
|
||||||
* Alow to choose the end part of the link for alternate interface, after phone
|
* Alow to choose the end part of the link for alternate interface, after phone
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user