mirror of
https://github.com/Febbweiss/febbweiss.github.io.git
synced 2026-03-05 06:35:50 +00:00
Fix: add dependencies
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
# Load and run the test suite as a proper XHTML page
|
||||
header("Content-type: application/xhtml+xml");
|
||||
readfile("index.html");
|
||||
?>
|
||||
Reference in New Issue
Block a user