Пример #1
0
 function __construct()
 {
     JpGraphError::RaiseL(1010);
     parent::__construct();
     $this->iName = 'POSTNET';
 }
Пример #2
0
 function __construct()
 {
     JpGraphError::RaiseL(1010);
     //'Encoding using POSTNET is not yet supported.');
     parent::__construct();
     $this->iName = 'POSTNET';
 }