]> andersk Git - sql-web.git/blame - global.done.php
first stab at 0.2
[sql-web.git] / global.done.php
CommitLineData
997305cf
JP
1<?php
2
3sess('Login', $Login);
4
5echo '<pre>';
6print_r($_SESSION);
7print_r($timings);
8
9?>
This page took 0.092494 seconds and 5 git commands to generate.