Ejemplo n.º 1
0
 public static function Delete($where_obj)
 {
     return ESQL::Delete(get_called_class(), $options);
 }