aboutsummaryrefslogtreecommitdiff
path: root/html/features
diff options
context:
space:
mode:
authorDavid Aspinall2000-09-29 17:33:57 +0000
committerDavid Aspinall2000-09-29 17:33:57 +0000
commit8c4e7dac5c76cdb6edee6ed307e08dfd32025c7b (patch)
treece1d8963944c1a77a1fcf595f7f5e7c0833cd8ac /html/features
parent1003dad6f0840aded5b9439bb53ea9b717771100 (diff)
Links for shortcut URLs.
Diffstat (limited to 'html/features')
-rw-r--r--html/features9
1 files changed, 9 insertions, 0 deletions
diff --git a/html/features b/html/features
new file mode 100644
index 00000000..f0cbe7a1
--- /dev/null
+++ b/html/features
@@ -0,0 +1,9 @@
+<?php require('functions.php3'); ?>
+<html>
+<?php include('head.html'); ?>
+<?php
+ include('header.html');
+ include($WANTED . '.html');
+ footer();
+?>
+