From 8bca38ad20749468800250dd7b02a5cdd005fc48 Mon Sep 17 00:00:00 2001 From: jmCollin Date: Mon, 19 Dec 2011 09:41:39 +0000 Subject: [PATCH] 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 --- modules/prestafraud/prestafraud.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/prestafraud/prestafraud.php b/modules/prestafraud/prestafraud.php index 2fd553c0e..bc25d6390 100644 --- a/modules/prestafraud/prestafraud.php +++ b/modules/prestafraud/prestafraud.php @@ -201,7 +201,7 @@ class PrestaFraud extends Module } $this->_html .= ' '; - $modules = Module::getModulesOnDisk(); + $modules = PaymentModule::getInstalledPaymentModules(); $configured_payments = $this->_getConfiguredPayments(); $this->_html .= '