Commit e974e47d authored by Shakarim Sapa's avatar Shakarim Sapa

FIX

parent 58b69ab6
......@@ -79,7 +79,6 @@ class UnisenderAPI {
$date = new DateTime;
$title = $date->format('YmdHis').(rand(100000, 999999));
}
echo $title; die;
return $this->callMethod(
'createList',
[
......
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