diff options
| author | horus | 2021-03-12 23:34:13 +0100 |
|---|---|---|
| committer | horus | 2021-03-12 23:34:13 +0100 |
| commit | c6b6ec0c9e0a980af31da2fe309426e1831d0c14 (patch) | |
| tree | 68c8927b4583d5d7b9a193dd17ce12e43fc949bc /faces.php | |
| parent | ec1514d2d7c3889da0f976b64b256d1560cd1d81 (diff) | |
| download | faces-c6b6ec0c9e0a980af31da2fe309426e1831d0c14.tar.gz | |
Inline page in website
Diffstat (limited to 'faces.php')
| -rw-r--r-- | faces.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/faces.php b/faces.php deleted file mode 100644 index 3118b76..0000000 --- a/faces.php +++ /dev/null @@ -1,5 +0,0 @@ -<?php - -function get_faces() { - return json_decode( file_get_contents( __DIR__ . '/faces.json' ) ); -} |
