Using PHP short_open_tags is highly not recommended.
File: /wp-content/plugins/emma-emarketing-plugin/admin/class-form-setup.php
Line: 144
Is:
<? }
Should be:
<?php }
WordPress v3.4.1; Emma Emarketing Plugin v1.0.2
Using PHP short_open_tags is highly not recommended.
File: /wp-content/plugins/emma-emarketing-plugin/admin/class-form-setup.php
Line: 144
Is:
<? }
Should be:
<?php }
WordPress v3.4.1; Emma Emarketing Plugin v1.0.2
Hey avioli,
thanks for catching that!
it's been fixed.
There are more issues I fixed:
If you want them - do you have a repo that I can tap in or could I give you a git patch (maybe safer :) )?
BTW, your Donate button just saves the changes, instead of going to PayPal :)
that would be much appreciated, avioli, please send your altered version to info@ahsodesigns.com, and tyty for the heads up on the donate button!
You must log in to post.