From 0d5738a2bc9dd4f5edf582f7cea3614bcbb44842 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sun, 2 Feb 2025 12:23:02 +0200 Subject: feat!(views): Rename profile to user --- views/profile/index.php | 73 ------------------------------------------------- 1 file changed, 73 deletions(-) delete mode 100644 views/profile/index.php (limited to 'views/profile/index.php') diff --git a/views/profile/index.php b/views/profile/index.php deleted file mode 100644 index 1462e26..0000000 --- a/views/profile/index.php +++ /dev/null @@ -1,73 +0,0 @@ - - - -
- icon(); ?> -

Username ?>

-
- -
- - - - - -
- archives() as $page) { - include $VIEWS_DIR . '/archive/item.php'; - } - include_once $VIEWS_DIR . '/archive/item_show.php'; - ?> -
- - - - - - -

User "" doesn't exist!

- -- cgit v1.2.3