diff --git a/catalog/controller/payment/mollie_ideal.php b/catalog/controller/payment/mollie_ideal.php index 78de84a0..a18187d0 100755 --- a/catalog/controller/payment/mollie_ideal.php +++ b/catalog/controller/payment/mollie_ideal.php @@ -522,7 +522,7 @@ protected function renderTemplate ($template, $data, $common_children = array(), protected function getTemplatePath ($template) { $config_template = $this->config->get("config_template"); - $possible_paths = []; + $possible_paths = array(); if ($this->isOpencart2()) {