Function call
this one must be coming from boot.php
This commit is contained in:
parent
d9e9cbe753
commit
8057afb039
|
@ -165,7 +165,7 @@ class Conversation extends BaseObject
|
||||||
*/
|
*/
|
||||||
public function getTemplateData($conv_responses)
|
public function getTemplateData($conv_responses)
|
||||||
{
|
{
|
||||||
$a = getApp();
|
$a = get_app();
|
||||||
$result = array();
|
$result = array();
|
||||||
$i = 0;
|
$i = 0;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue