lat9 / edit_orders

Edit Orders: Updates for continued operation on Zen Cart v1.5.8 and later
GNU General Public License v2.0
5 stars 9 forks source link

remove display of prices when method is Auto or AutoSpecials #192

Closed proseLA closed 3 years ago

proseLA commented 3 years ago

addresses change in #191

quick preemptive comment: as this version of EO does not support php 5.4; the short echo tag works in all environments, and i find it much more readable.

while my ZC plugins do not have nearly as many downloads; they are in enough ZC production environments that i'm confident i would have heard about any problems with its use in my contributed ZC plugins. i use it liberally in all 3 of my active plugins.

lat9 commented 3 years ago

addresses change in #191

quick preemptive comment: as this version of EO does not support php 5.4; the short echo tag works in all environments, and i find it much more readable.

while my ZC plugins do not have nearly as many downloads; they are in enough ZC production environments that i'm confident i would have heard about any problems with its use in my contributed ZC plugins. i use it liberally in all 3 of my active plugins.

I'll buy that, but I'm not a fan. Please use the full <?php echo format.