mirror of
https://github.com/Febbweiss/filebrowser-durandal-widget.git
synced 2026-03-05 14:45:43 +00:00
init
This commit is contained in:
5
lib/jquery/test/xhtml.php
Normal file
5
lib/jquery/test/xhtml.php
Normal file
@@ -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