dataarchiteces/private/index.php
2026-02-09 09:03:35 +01:00

5 lines
67 B
PHP

<?php
require 'kirby/bootstrap.php';
echo (new Kirby)->render();