not-allowed.tcl

Action not allowed.

Location:
/packages/forums/www/not-allowed.tcl
Author:
Lars Pind <lars@pinds.com>
Created:
2002-10-14
CVS ID:
$Id: not-allowed.tcl,v 1.3 2017/08/07 23:48:11 gustafn Exp $

Related Files

[ hide source ] | [ make this the default ]

File Contents

ad_page_contract {
    
    Action not allowed.

    @author Lars Pind (lars@pinds.com)
    @creation-date 2002-10-14
    @cvs-id $Id: not-allowed.tcl,v 1.3 2017/08/07 23:48:11 gustafn Exp $
}

set context [list "Not Allowed"]

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