summaryrefslogtreecommitdiff
path: root/screenshots.php
diff options
context:
space:
mode:
authorYohann Ferreira <yohann_dot_ferreira_at_orange_dot_fr>2011-04-06 20:17:13 +0200
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2011-04-06 20:25:51 +0200
commite13b752406e1ea78296fd3b844b056747aee528f (patch)
treedd8410f013f266154f9721005f5bf901a785eed1 /screenshots.php
parentba0d17ead08ec1b979efbda8367cbc687888dabe (diff)
downloadwebsite-e13b752406e1ea78296fd3b844b056747aee528f.tar.gz
website-e13b752406e1ea78296fd3b844b056747aee528f.tar.bz2
website-e13b752406e1ea78296fd3b844b056747aee528f.tar.xz
website-e13b752406e1ea78296fd3b844b056747aee528f.zip
Updated the website content in several places
* Corrected information about getting the latest development version of the client * Removed the outdated Servers page and link again to the wiki * Removed some outdated links to external pages * Removed the empty and unused Screenshots page Reviewed-by: Thorbjørn Lindeijer
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();
-?>