Example #1
0
 function __construct($ro_pointer)
 {
     parent::__construct($ro_pointer);
 }
Example #2
0
 function __construct($ro_pointer)
 {
     parent::__construct($ro_pointer);
     include_once "applications/registry/registry_object/models/_transforms.php";
 }