aboutsummaryrefslogtreecommitdiff
path: root/app/view/templates/home.php
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2019-08-21 11:35:40 +0200
committervincent-peugnet <v.peugnet@free.fr>2019-08-21 11:35:40 +0200
commit63202efc75a63ef30e58c12d602ea95a960a0976 (patch)
tree1c8bc40941ab8abdb18f68066d6ab64674f465d5 /app/view/templates/home.php
parent388bd7c3aff8b440febd83598003f96d5a746505 (diff)
downloadwcms-63202efc75a63ef30e58c12d602ea95a960a0976.tar.gz
wcms-63202efc75a63ef30e58c12d602ea95a960a0976.zip
New feature : bookmarks
- public bookmarks stored in config.json - personnal bookmarks stored in user data
Diffstat (limited to 'app/view/templates/home.php')
-rw-r--r--app/view/templates/home.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/view/templates/home.php b/app/view/templates/home.php
index f2d2668..824d9f3 100644
--- a/app/view/templates/home.php
+++ b/app/view/templates/home.php
@@ -14,7 +14,7 @@
- <?php $this->insert('homemenu', ['user' => $user]) ?>
+ <?php $this->insert('homemenu', ['user' => $user, 'opt' => $opt]) ?>
<main class="home">