getAffiliateAcount(); $moneybookerEmail = $account->getMoneybookerEmail(); $data = $this->getRequest()->getParams(); if(isset($data['moneybooker_email']) && $data['moneybooker_email']) $moneybookerEmail = $data['moneybooker_email']; ?> isRequireAuthentication('moneybooker');?> isVerified($account->getId(),$account->getMoneybookerEmail());?> getStore()->getStoreId(); $check_responsvie = Mage::getStoreConfig('affiliateplus/style_config/responsive_enable', $store_id); if($check_responsvie){ $class_name_col = 'col-lg-6 col-md-6 col-sm-12 col-xs-12'; } else{ $class_name_col = 'col-lg-6 col-md-6 col-sm-6 col-xs-6'; } ?>