become.tcl

Let's administrator become any user.

Location:
/packages/acs-admin/www/users/become.tcl
Author:
mobin@mit.edu <Usman Y. Mobin>
Created:
27 Jan 2000

Related Files

[ hide source ] | [ make this the default ]

File Contents

ad_page_contract {
    Let's administrator become any user.

    @author mobin@mit.edu (Usman Y. Mobin)
    @creation-date 27 Jan 2000

} {
    user_id:naturalnum,notnull
}


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