ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/src/editor.html.php
Revision: 1.1
Committed: Fri Apr 23 16:17:11 2010 UTC (14 years, 2 months ago) by sf-dustfinger
Branch: MAIN
CVS Tags: HEAD
Log Message:
Adds the editor.html page

File Contents

# User Rev Content
1 sf-dustfinger 1.1 <?php
2    
3     $pageContent = "content/editor.content.php";
4    
5     include "template/template.php";
6     ?>
7    
8