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