Fix memory bug with Prestafraud configuration

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11340 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
jmCollin
2011-12-19 09:41:39 +00:00
parent 82419c80aa
commit 8bca38ad20
+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 .= '