Index: openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl,v diff -u -r1.93.2.4 -r1.93.2.5 --- openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl 18 Sep 2015 07:33:49 -0000 1.93.2.4 +++ openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl 26 Sep 2015 11:25:23 -0000 1.93.2.5 @@ -64,8 +64,6 @@ # 05-db-procs.tcl). The current implementation does not support # oracle, the implementation does not distinguish btw. AOLserver and # NaviServer (uses simply ns_cache_eval for speed and simplicity). -# We can't use e.g. && [ds_string check_package {select 1 from apm_package_versions where package_key = 'xotcl-core' and installed_p = 't'}] - # if {[info commands ::nx::Object] ne ""