Files
waterplay-web/web/html/theme/AT_WEB01/_common.php
2026-05-27 11:46:44 +09:00

6 lines
102 B
PHP

<?php
include_once('../../common.php');
error_reporting(E_ALL);
ini_set("display_errors", 1);
?>