download.tcl
- Location:
- /packages/openacs-bootstrap3-theme/www/sitewide-admin/download.tcl
- Author:
- Gustaf Neumann
- Created:
- Aug 1, 2018
Related Files
[ hide source ] | [ make this the default ]
File Contents
ad_page_contract { @author Gustaf Neumann @creation-date Aug 1, 2018 } { {version:token,notnull ""} } ::util::resources::download \ -resource_info [::openacs_bootstrap3_theme::resource_info -version $version] ad_returnredirect . # Local variables: # mode: tcl # tcl-indent-level: 4 # indent-tabs-mode: nil # End: