pa_master.tcl

Does not contain a contract.

Location:
/packages/photo-album/www/pa_master.tcl

Related Files

[ hide source ] | [ make this the default ]

File Contents

set cmd [list ad_context_bar --]
foreach elem $context_list {
    lappend cmd $elem
}
set context_bar [eval $cmd]