notifications working
This commit is contained in:
parent
699c0bfa1d
commit
8ae00d7657
8 changed files with 28 additions and 202 deletions
|
|
@ -1,5 +1,9 @@
|
|||
<?php
|
||||
|
||||
load([
|
||||
'ProjectPage' => 'models/ProjectPage.php',
|
||||
], __DIR__);
|
||||
|
||||
Kirby::plugin('adrienpayet/pdc-notifications', [
|
||||
'routes' => [
|
||||
require(__DIR__ . '/routes/readAll.php'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue