Index: openacs-4/packages/acs-subsite/tcl/rel-types-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/tcl/rel-types-procs.tcl,v diff -u -r1.10.4.1 -r1.10.4.2 --- openacs-4/packages/acs-subsite/tcl/rel-types-procs.tcl 27 Aug 2013 12:20:36 -0000 1.10.4.1 +++ openacs-4/packages/acs-subsite/tcl/rel-types-procs.tcl 10 Oct 2013 21:00:46 -0000 1.10.4.2 @@ -183,7 +183,7 @@ # The following create table statement commits the transaction. If it # fails, we roll back what we've done - if {$create_table_p eq "t"} { + if {$create_table_p == "t"} { if {[catch {db_exec_plsql create_table " create table $table_name ( rel_id constraint $fk_constraint_name