ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/src/download.html.php
Revision: 1.3
Committed: Wed Apr 7 19:29:34 2010 UTC (14 years, 2 months ago) by sf-dustfinger
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
State: FILE REMOVED
Log Message:
Renames the download page to better match the old website.  Also provides a redirect from the old server download page to the new download page where players can download both the client and the server.

File Contents

# Content
1 <?php
2
3 $pageJavaScript = "scripts/buttonActivator.script.php";
4 $pageContent = "content/download.content.php";
5
6 include "template/template.php";
7 ?>
8
9