ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/src/recent.html.php
Revision: 1.1
Committed: Sat Apr 3 00:42:14 2010 UTC (14 years, 2 months ago) by sf-dustfinger
Branch: MAIN
CVS Tags: HEAD
Log Message:
Accidently did the last commit in a child directory so it only updated one file.  This commit should add the rest of the files.

File Contents

# Content
1 <?php
2
3 $pageContent = "content/recent.content.php";
4
5 include "template/template.php";
6 ?>
7
8