Index: openacs-4/packages/curriculum/www/admin/thorough-flush.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/curriculum/www/admin/thorough-flush.tcl,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/curriculum/www/admin/thorough-flush.tcl 10 Jun 2003 09:40:58 -0000 1.1 @@ -0,0 +1,14 @@ +ad_page_contract { + + Flush the bar (individually cached per user) for this curriculum instance. + + @creation-date 2003-06-07 + @author Ola Hansson (ola@polyxena.net) + @cvs-id $Id: thorough-flush.tcl,v 1.1 2003/06/10 09:40:58 olah Exp $ + +} { +} + +curriculum::elements_flush -thorough + +ad_returnredirect "."