Exemplo n.º 1
0
 public static function execCti($query)
 {
     return self::execSpecific(Connector::toCti(), $query);
 }