Exemplo n.º 1
0
 function __call($func, $params)
 {
     return CFactory::proxyCall($this->instanceid, $func, $params);
 }