Index: openacs-4/packages/new-portal/tcl/portal-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/new-portal/tcl/portal-procs.tcl,v diff -u -N -r1.156.2.6 -r1.156.2.7 --- openacs-4/packages/new-portal/tcl/portal-procs.tcl 23 May 2003 12:23:36 -0000 1.156.2.6 +++ openacs-4/packages/new-portal/tcl/portal-procs.tcl 5 Jun 2003 17:10:18 -0000 1.156.2.7 @@ -1790,8 +1790,7 @@ if {[db_0or1row select {}]} { return $datasource_id } else { - ns_log error "portal::get_datasource_id error! No datasource - by that name found!" + ns_log error "portal::get_datasource_id error! No datasource by that name found!" ad_return_complaint 1 "portal::get_datasource_id error! No datasource by that name found!" }