Commit cb74218d authored by Shakarim Sapa's avatar Shakarim Sapa

- Testing

parent f4f46180
......@@ -55,7 +55,7 @@ class TriggerAdminController extends AdminController {
public function actionGetresult($id){
$obj = new UnisenderAPI();
$result = $obj->getVisitedLinks($id);
$visited = $obj->linkIsVisited('http://www.google.com/');
$visited = $obj->linkIsVisited('bystrov@kupitsite.ru', 'http://www.google.com/');
}
/**
......
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