osCommerce\OM\Core\PDOStatement
Line 58:
$this->_is_error = !parent::execute($input_parameters);
Commenting out this code resolves the problem ( speeding profiling by 50% ) but I haven't had the time to analyse why.
Male
Posted 1 Apr 2011
$this->_is_error = !parent::execute($input_parameters);

Find content