Files
contenedor_ibiza/public/logs.php
2026-01-19 15:20:36 -06:00

4 lines
49 B
PHP
Executable File

<?php
header('Location: /admin/logs.php');
exit;