Exemplo n.º 1
0
 public static function Select($options = array())
 {
     return ESQL::Select(get_called_class(), $options);
 }