Fix memory bug with Prestafraud configuration

This commit is contained in:
jmCollin
2011-12-19 09:41:39 +00:00
parent 642c5f096b
commit 5c1ea46f7f
+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 .= '