function olc_count_payment_modules() { return olc_count_modules(MODULE_PAYMENT_INSTALLED); }
function olc_count_shipping_modules() { return olc_count_modules(MODULE_SHIPPING_INSTALLED); }