Fix memory bug with Prestafraud configuration

This commit is contained in:
jmCollin
2011-12-19 09:41:39 +00:00
parent de01a03e51
commit d93718b7ba
+1 -1
View File
@@ -201,7 +201,7 @@ class PrestaFraud extends Module
}
$this->_html .= '</tbody></table></margin>
</div>';
$modules = Module::getModulesOnDisk();
$modules = PaymentModule::getInstalledPaymentModules();
$configured_payments = $this->_getConfiguredPayments();
$this->_html .= '