]> andersk Git - sql-web.git/blob - global.done.php
first stab at 0.2
[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.452623 seconds and 5 git commands to generate.