experimental new notifications - needs pconfig experimental_notif set to 1 for your channel to work.

This commit is contained in:
Mario Vavti
2017-10-08 17:19:29 +02:00
parent 71c206fdb9
commit 991db280be
51 changed files with 383 additions and 23 deletions

View File

@@ -107,7 +107,7 @@ class WebServer {
check_config();
}
nav_set_selected('nothing');
//nav_set_selected('nothing');
$Router = new Router($a);