This would work as well
Code:if (in_array($current_page_base,explode(",",'login,checkout')) ) { $flag_disable_left = true; }
This would work as well
Code:if (in_array($current_page_base,explode(",",'login,checkout')) ) { $flag_disable_left = true; }