aboutsummaryrefslogtreecommitdiff
path: root/html/smallpage.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/smallpage.html')
-rw-r--r--html/smallpage.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/html/smallpage.html b/html/smallpage.html
deleted file mode 100644
index 64f538a3..00000000
--- a/html/smallpage.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
- require('functions.php3');
- small_header($title);
- include($file);
- footer();
-?>