From 393709dcf84776c760146722560816172167fe98 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Sat, 12 Jan 2019 14:53:41 +0100 Subject: visit counter --- app/view/templates/home.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'app/view/templates/home.php') diff --git a/app/view/templates/home.php b/app/view/templates/home.php index 6fcb0c8..5860975 100644 --- a/app/view/templates/home.php +++ b/app/view/templates/home.php @@ -22,7 +22,7 @@
- insert('homeopt', ['opt' => $opt]) ?> + insert('homeopt', ['opt' => $opt, 'user' => $user]) ?> @@ -63,12 +63,12 @@ date of creation date privacy - affcount + visit - - + + 👁 @@ -80,7 +80,7 @@ datecreation('hrdi') ?> date('dmy') ?> secure('string') ?> - affcount() ?> + visitcount() ?> -- cgit v1.2.3