aboutsummaryrefslogtreecommitdiff
path: root/html/htmlshow.html
diff options
context:
space:
mode:
authorDavid Aspinall2000-09-28 15:01:50 +0000
committerDavid Aspinall2000-09-28 15:01:50 +0000
commitbd7aa7923a25d16207842f9f3d6b773c2fc6fa58 (patch)
tree8f5733bf63e8c880e65472b3ebf745b1026698e3 /html/htmlshow.html
parent2c253444d0b93cf7628ab030e6a5f1ad24fa20fd (diff)
Renamed file
Diffstat (limited to 'html/htmlshow.html')
-rw-r--r--html/htmlshow.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/html/htmlshow.html b/html/htmlshow.html
new file mode 100644
index 00000000..d9cb8b46
--- /dev/null
+++ b/html/htmlshow.html
@@ -0,0 +1,5 @@
+<?php
+ require('functions.php3');
+ hack_html($file,$title);
+ footer();
+?>