- Debugging

parent d9ce975b
......@@ -184,7 +184,7 @@ class UnisenderAPI {
foreach($this->visitedLinks['result']['data'] as $transition) {
if ($transition[0]==$email && strpos($link, $transition[1])!==false)
// return true;
echo "ASD"!;
echo "ASD";
}
}
return false;
......
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