Files
core/install.php
T
2018-03-17 21:21:44 +09:00

4 lines
77 B
PHP

<?php
require_once('_common.php');
header('location:f_install/install.php');