PAYONE-GmbH / magento-1

PAYONE Payment Extension for Magento 1
22 stars 41 forks source link

Fixed PHP notice "Undefined variable: aRow" #369

Closed phoenixdev-kl closed 5 years ago

phoenixdev-kl commented 5 years ago

This change prevents Magento/PHP outputting or logging

Notice: Undefined variable: aRow in /var/www/html/app/design/adminhtml/default/default/template/payone/core/system/config/form/field/ratepay_shopids.phtml on line 53

fjbender commented 5 years ago

@T-Kuchel Can you validate why the code was there in the first place?