Initial coding of the gaasd new auth server.
[ga4php.git] / gaas / html / setup.php
1 <?php
2
3 require_once("../lib/htmlLib.php");
4
5 // we are going to use a cookie session for storing configuration info as we "do" it
6 ?>