ソースを参照

fix permission + html>php

master
Fabien Toune 3年前
コミット
a419ef9342
2個のファイルの変更3行の追加3行の削除
  1. +3
    -3
      index.php
  2. +0
    -0
     

index.html → index.php ファイルの表示

@@ -3,9 +3,9 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<title>Info php</title>
</head>
<body>
<?php phpinfo(); ?>
</body>
</html>
</html>


読み込み中…
キャンセル
保存