5af14573 by Jeff Balicki

aa

1 parent 7baca877
<?php
session_start();
//let it work
$dockets = Array();
$valid = 'home.html';
$id = '';
......