zcadditions / ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c

Zen Cart v1.5.6a, ZCAdditions (rbarbour), Bootstrap 4 Template
http://www.zcadditions.com/bootstrap_tpl_demo
GNU General Public License v3.0
14 stars 19 forks source link

Ensure that each call to zca_bootstrap_active is preceeded by a function_exists check #225

Closed lat9 closed 3 years ago

lat9 commented 3 years ago

That's an interoperability step, to ensure that sites won't be met with a 'no such function' error if the template's function file is removed but some of the page-specific processing isn't.