Skip to content

Commit d5ee059

Browse files
committed
index.html to index.php
1 parent 9554611 commit d5ee059

31 files changed

Lines changed: 24 additions & 12 deletions

assets/css/index.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

assets/css/index.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?php
2+
header("HTTP/1.0 404 Not Found");

assets/images/index.html

Whitespace-only changes.

assets/index.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

assets/index.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?php
2+
header("HTTP/1.0 404 Not Found");

assets/js/index.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

assets/js/index.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?php
2+
header("HTTP/1.0 404 Not Found");

blocks/index.html

Whitespace-only changes.

class/Common/index.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

class/Common/index.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?php
2+
header("HTTP/1.0 404 Not Found");

0 commit comments

Comments
 (0)