summaryrefslogtreecommitdiff
path: root/screenshots.php
diff options
context:
space:
mode:
Diffstat (limited to 'screenshots.php')
-rw-r--r--screenshots.php20
1 files changed, 0 insertions, 20 deletions
diff --git a/screenshots.php b/screenshots.php
deleted file mode 100644
index 96f13d0..0000000
--- a/screenshots.php
+++ /dev/null
@@ -1,20 +0,0 @@
-<?php
- include("includes/common.php");
- placeHeader("Screenshots");
-?>
-
-<h3>Screenshots from version 0.0.11</h3>
-
-
-<h3>Screenshots from version 0.0.10</h3>
-
-
-<h3>Screenshots from version 0.0.9</h3>
-
-
-<h3>Older screenshots</h3>
-
-
-<?php
- placeFooter();
-?>