Got the answer:
toFormat
is deprecated in joomla 3
use Format
Example :
$cur_year = $date->Format('%Y');
Got the answer:
toFormat
is deprecated in joomla 3
use Format
Example :
$cur_year = $date->Format('%Y');
© 2019 Webdesigncr3ator
Theme by Anders Noren — Up ↑
Leave a Reply