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, 2 months 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

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