projects
/
ga4php.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
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
?>