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