ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/src/about.html.php
Revision: 1.2
Committed: Wed Apr 7 17:14:28 2010 UTC (14 years, 1 month ago) by sf-dustfinger
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -0 lines
Log Message:
Added the contribute page under the about category.

File Contents

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