Ejemplo n.º 1
0
 function __construct(& $xpdo) {
     parent :: __construct($xpdo);
     $this->documentListing= & $this->resourceListing;
 }