summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorus2021-03-14 19:24:12 +0100
committerHorus2021-03-14 19:24:12 +0100
commit94071f3cd059cd3bcd35dce22c611564ebab366a (patch)
treee089b7a40a825575a3824e905b5fe5beaa3937c6
parent768bf46cebf46b48403bc47b772ae9fab3a13510 (diff)
parentec1514d2d7c3889da0f976b64b256d1560cd1d81 (diff)
downloadfaces-94071f3cd059cd3bcd35dce22c611564ebab366a.tar.gz
Merge branch 'master' of git.iamfabulous.de:facesHEADmaster
-rw-r--r--faces.php (renamed from index.php)0
-rw-r--r--public/index.php2
2 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/faces.php
index 3118b76..3118b76 100644
--- a/index.php
+++ b/faces.php
diff --git a/public/index.php b/public/index.php
index 4137fcb..b056960 100644
--- a/public/index.php
+++ b/public/index.php
@@ -1,5 +1,5 @@
<?php
-require_once __DIR__ . '/../index.php';
+require_once __DIR__ . '/../faces.php';
?>
<!doctype html>
<head>