From 3a82baec9d793edf81ac2b151b0f4d4159641375 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Mon, 1 Apr 2024 11:09:25 -0400 Subject: login and register, liking on homepage --- web/_views/template/comment.php | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 web/_views/template/comment.php (limited to 'web/_views/template/comment.php') diff --git a/web/_views/template/comment.php b/web/_views/template/comment.php deleted file mode 100644 index 20032b2..0000000 --- a/web/_views/template/comment.php +++ /dev/null @@ -1,15 +0,0 @@ - - -load->model('format'); -?> -
- view('template/pfp', array('user' => $user))?> -
-
- name($user)?> - date($comment['date'])?> -
- -
-
-- cgit v1.2.3-freya