allerta-vvf/server/lista.php

5 lines
119 B
PHP

<?php
require_once 'ui.php';
loadtemplate('lista.html', ['titolo' => t("Availability List",false)]);
bdump($_SESSION);