// update version number of the modules
This commit is contained in:
@@ -57,7 +57,7 @@ class CashTicket extends PrepaidServices
|
||||
{
|
||||
$this->name = 'cashticket';
|
||||
$this->tab = 'payments_gateways';
|
||||
$this->version = '1.3';
|
||||
$this->version = '1.4';
|
||||
$this->module_dir = dirname(__FILE__);
|
||||
$this->certificat_dir = dirname(__FILE__).'/keyring/';
|
||||
$this->need_instance = 0;
|
||||
|
||||
Reference in New Issue
Block a user