Start porting admin/ to use the hoplite HTTP stack.
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 28 May 2013 01:57:48 +0000 (21:57 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 28 May 2013 13:59:26 +0000 (09:59 -0400)
commit91a10dfc36412f3715e6968d3b5619cb74be319a
treecd295ae43dd360804675960b64765c687bda8b00
parent65e82c1d23f5a2d2ec4a87b73441d3382eaee906
Start porting admin/ to use the hoplite HTTP stack.

This rewrites index.php to be an entrypoint, which should eventually be moved
up a level. This begins the conversion of the admin section welcome screen.
admin/home.php [new file with mode: 0644]
admin/index.php [changed mode: 0755->0644]
includes/init.php