Example #1
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('net/net');
 }
Example #2
0
 /**
  * Runs Bitcoin module
  */
 public function _construct()
 {
     parent::_construct();
     $this->_init('mtgoxbitcoin/bitcoin');
 }
Example #3
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('pnsofortueberweisung/paycode');
 }
 public function _construct()
 {
     parent::_construct();
     $this->_init('model/Mysql4');
 }