diff options
Diffstat (limited to 'views/profile/meta.php')
| -rw-r--r-- | views/profile/meta.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/views/profile/meta.php b/views/profile/meta.php deleted file mode 100644 index 52764ef..0000000 --- a/views/profile/meta.php +++ /dev/null @@ -1,4 +0,0 @@ -<?php - -$username = explode('/', $uri, 4)[2]; -$title = "$username's profile"; |
