ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/src/hiscores.html.php
Revision: 1.1
Committed: Fri Apr 2 21:35:05 2010 UTC (14 years, 2 months ago) by sf-dustfinger
Branch: MAIN
CVS Tags: HEAD
Log Message:
Second commit for the highscore functionality. (Forgot an important file.)

File Contents

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