diff options
| author | Horus | 2021-03-14 19:24:12 +0100 |
|---|---|---|
| committer | Horus | 2021-03-14 19:24:12 +0100 |
| commit | 94071f3cd059cd3bcd35dce22c611564ebab366a (patch) | |
| tree | e089b7a40a825575a3824e905b5fe5beaa3937c6 /index.php | |
| parent | 768bf46cebf46b48403bc47b772ae9fab3a13510 (diff) | |
| parent | ec1514d2d7c3889da0f976b64b256d1560cd1d81 (diff) | |
| download | faces-master.tar.gz | |
Diffstat (limited to 'index.php')
| -rw-r--r-- | index.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/index.php b/index.php deleted file mode 100644 index 3118b76..0000000 --- a/index.php +++ /dev/null @@ -1,5 +0,0 @@ -<?php - -function get_faces() { - return json_decode( file_get_contents( __DIR__ . '/faces.json' ) ); -} |
