Commit 1b621c44 authored by Shakarim Sapa's avatar Shakarim Sapa

- Testing

parent 69cf13b4
...@@ -35,5 +35,5 @@ print_r(Json::decode($sender->getLists())); ...@@ -35,5 +35,5 @@ print_r(Json::decode($sender->getLists()));
echo "</pre>"; echo "</pre>";
echo '<br>'; echo '<br>';
echo "<pre>"; echo "<pre>";
print_r(Json::decode($sender->getContactCount($newListId))); print_r(Json::decode($sender->getContactCount($newListId, ['params[search]' => 'email/phone substring'])));
echo "</pre>"; echo "</pre>";
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment