default to a session cookie instead of setting an explicit timeout, weird timezone...
[freeside.git] / browse / queue.cgi
1 <!-- mason kludge -->
2 <%
3
4 print header("Job Queue", menubar( 'Main Menu' => $p, )).
5       joblisting({}). '</BODY></HTML>';
6
7 %>