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