download.tcl

Location:
/packages/fa-icons/www/sitewide-admin/download.tcl
Author:
Gustaf Neumann
Created:
April 04, 2022

Related Files

[ hide source ] | [ make this the default ]

File Contents

ad_page_contract {
    @author Gustaf Neumann

    @creation-date April 04, 2022
} {
    {version:word,notnull ""}
}

::fa_icons::download -version $version
ad_returnredirect .

# Local variables:
#    mode: tcl
#    tcl-indent-level: 4
#    indent-tabs-mode: nil
# End: