ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/src/news.html.php
Revision: 1.1
Committed: Wed Apr 7 19:20:44 2010 UTC (14 years, 2 months ago) by sf-dustfinger
Branch: MAIN
CVS Tags: HEAD
Log Message:
This commit should add the history page and the recent news page to the website.

File Contents

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