jemproject / JEM-Project

JEM - an Event Manager for Joomla
https://www.joomlaeventmanager.net
GNU General Public License v3.0
25 stars 36 forks source link

Update mailto.php #1753

Closed jojo12 closed 1 month ago

jojo12 commented 1 month ago

replace JModelForm with use Joomla\CMS\MVC\Model\FormModel; replace JStringPunycode with use Joomla\CMS\String\PunycodeHelper;