allerta-vvf/server/lista.php

5 lines
107 B
PHP

<?php
require_once 'ui.php';
loadtemplate('lista.html', ['titolo' => 'Disponibilità']);
bdump($_SESSION);