]> andersk Git - sql-web.git/blob - global.done.php
65c8248c82a64751597ef70e4553bd7cea3e018a
[sql-web.git] / global.done.php
1 <?php
2
3 sess('Login', $Login);
4
5 echo '<pre>';
6 print_r($_SESSION);
7 print_r($timings);
8
9 ?>
This page took 0.044784 seconds and 3 git commands to generate.