marco-pm / zencart_instantsearch

Instant Search plugin for Zen Cart
GNU General Public License v3.0
2 stars 4 forks source link

formatting.... #20

Closed proseLA closed 1 year ago

proseLA commented 2 years ago

marco, when are you going to come over the dark side and replace:

<?php echo $var; ?>

with:

<?= $var; ?>

so much easier to read with mixed php and html.

i use it in all my mods with no ill will.

marco-pm commented 2 years ago

I agree, but I prefer to adhere to ZC coding standards whenever possible... see https://docs.zen-cart.com/dev/contributing/coding_standards/#php-short-echo-tags