misuzu/public/not-found.php

4 lines
61 B
PHP

<?php
require_once '../misuzu.php';
echo render_error(404);