default to a session cookie instead of setting an explicit timeout, weird timezone...
[freeside.git] / httemplate / edit / process / conferencing_type.html
1 <& elements/process.html,
2      'table'       => 'conferencing_type',
3      'viewall_dir' => 'browse',
4 &>
5 <%init>
6
7 die "access denied"
8   unless $FS::CurrentUser::CurrentUser->access_right('Configuration');
9
10 </%init>