소스 검색

Create index.php

star7th 4 년 전
부모
커밋
7188fe44bd
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      web/index.php

+ 1 - 0
web/index.php

@@ -0,0 +1 @@
+<?php echo file_get_contents('index.html'); ?>