/home/testbenuee/domains/eapteek.benu.ee/public_html/core/libs/DB.php @ 363
string(46) "DB: dont use queryecho, use flags ~d / ~r / ~q"
/home/testbenuee/domains/eapteek.benu.ee/public_html/core/libs/DB.php @ 364
string(388) " SELECT brand, count(*) as `productsCount` FROM `t_Products` WHERE `ID` > 0 AND `status` = 'active' AND `brand` is not null AND `name` IS NOT NULL AND (`IsHidden` = 0 OR `isHidden` IS NULL) AND (`drugType` IS NULL OR `drugType` = 'OTC') AND (`productType` IS NULL OR `productType` != 'D') GROUP BY `brand` ORDER BY `t_Products`.`brand` ASC "