Index: openacs-4/packages/new-portal/www/show-portal.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/new-portal/www/Attic/show-portal.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/new-portal/www/show-portal.tcl 8 Oct 2001 23:59:49 -0000 1.5 +++ openacs-4/packages/new-portal/www/show-portal.tcl 24 Oct 2001 15:28:18 -0000 1.6 @@ -1,7 +1,7 @@ # www/show-portal.tcl ad_page_contract { - Display the portal. + Just a test script to display the portal. @author AKS @creation-date @@ -12,6 +12,6 @@ -ns_return 200 text/html [portal::render_portal $portal_id] +ns_return 200 text/html [portal::render $portal_id]