Files
core/twe/start.php
T
Hide_D dd28eb768f 새로운 설정 파일을 위한 gitignore 확보
처리하지 않고 남겨둔 array 참조 해결

main.js 를 별도로 이동
2018-01-21 01:45:09 +09:00

12 lines
109 B
PHP

<?php
Header('Location:../');
/*
<html>
<script>window.top.location.replace('../');
</script>
../
</html>