Jump to content

Moneybookers module - confirmation.tpl missing ?


Recommended Posts

Is it just me or is this a bug.
In moneybookers.php there is

    public function hookPaymentReturn($params)
   {
       return $this->display(__FILE__, 'confirmation.tpl');
   }


but file confirmation.tpl is not in modules folder.

Link to comment
Share on other sites

×
×
  • Create New...