38471-vm/expiry_report.php
2026-05-03 06:58:37 +00:00

6 lines
110 B
PHP

<?php
declare(strict_types=1);
define('APP_PAGE', 'expiry_report');
require __DIR__ . '/page_bootstrap.php';