basic auth
This commit is contained in:
parent
0bd8a0cfc0
commit
73dafb8999
8 changed files with 274 additions and 0 deletions
10
docs/index.php
Normal file
10
docs/index.php
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
require("../libs/page.php");
|
||||
page_header();
|
||||
?>
|
||||
|
||||
<p>Very barren.</p>
|
||||
|
||||
<?php
|
||||
page_footer();
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue