First commit
This commit is contained in:
parent
a35ebea0be
commit
26a7b5fd70
2 changed files with 16 additions and 0 deletions
10
index.html
Normal file
10
index.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" dir="ltr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
6
server/master.php
Normal file
6
server/master.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
|
||||
|
||||
|
||||
?>
|
Loading…
Reference in a new issue