notifications seems to work but new comments erase previous ones
This commit is contained in:
parent
44361e614d
commit
85537d3465
5 changed files with 16 additions and 130 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'pattern' => '(:all)logout.php',
|
||||
'pattern' => '(:all)logout',
|
||||
'action' => function () {
|
||||
$kirby = kirby();
|
||||
$user = $kirby->user();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue