Added another number in Voicecallhistory addContractIds
This commit is contained in:
@@ -15,6 +15,7 @@ $me = new User(1);
|
||||
|
||||
define("INTERNAL_USER_ID", $me->id);
|
||||
define("INTERNAL_USER_USERNAME", $me->username);
|
||||
define("MFBASE_BYPASS_LOGIN", true);
|
||||
|
||||
$vchc = new VoiceCallHistoryController(false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user