Commit 023c98c7 authored by Shakarim Sapa's avatar Shakarim Sapa

- Testing

parent 9d4a2e66
...@@ -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->get())); print_r(Json::decode($sender->getContactCount($newListId)));
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