ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/src/faq.html.php
Revision: 1.1
Committed: Fri Apr 9 16:49:08 2010 UTC (14 years, 1 month ago) by sf-dustfinger
Branch: MAIN
CVS Tags: HEAD
Log Message:
Missed a file because I did the commit in a subdir by accident.  This adds the top level file faq.html.php

File Contents

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