Commit 89e8b435 authored by Frank Bergmann's avatar Frank Bergmann

- Removed XoTCL files from product

- started implementing Versia ITSM extensions
parent 9787af47
......@@ -1607,7 +1607,7 @@ namespace eval ::xo::db {
my instvar datatype pretty_name min_n_values max_n_values domain column_name
set object_type [$domain object_type]
if {[db_string dbqd..check_att {select 0 from acs_attributes where
iif {[db_string dbqd..check_att {select 0 from acs_attributes where
attribute_name = :column_name and object_type = :object_type} -default 1]} {
if {![::xo::db::Class object_type_exists_in_db -object_type $object_type]} {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment