Fatal error: Call to undefined function

I have this

Fatal error: Call to undefined function date_add() in
/home/……/public_html/wp-content/plugins/wp-ads/admin/edit-ad-update.php
on line 70

Read More

The line have the folowing code:

date_add($ad_data["real_end_date"], new DateInterval("P".$ad_plan->days_length."D"));

Can some one help me?

Related posts

Leave a Reply

1 comment