On Wed, 14 Aug 2019, Petko Yotov wrote:

"/\\(:mailform4-show-msgs:\\)/e", "Mailform4ShowMsgs()");
}

For PHP 7.2 the above block should be replaced with this one line:

Markup('mailform4-show-msgs', 'directives', "/\\(:mailform4-show-msgs:\\)/", "Mailform4ShowMsgs");

This will also work in PHP 5.5 or earlier, only with PmWiki 2.2.56 or newer.

OK, thank you!:-)

-Johan Bengtsson

_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to