Or you could base the check on zen_get_zcversion().
if (function_exists('zen_get_zcversion') && zen_get_zcversion() >= '1.5.8') {
check flags
} else {
check defines
}
Or you could base the check on zen_get_zcversion().
if (function_exists('zen_get_zcversion') && zen_get_zcversion() >= '1.5.8') {
check flags
} else {
check defines
}
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
Bookmarks