[Commits] [svn:einsteintoolkit] www/documentation/ThornDoc/ (Rev.	1143)
    barry.wardell at gmail.com 
    barry.wardell at gmail.com
       
    Thu Mar 13 21:35:44 CDT 2014
    
    
  
User: barry.wardell
Date: 2014/03/13 09:35 PM
Modified:
 /documentation/ThornDoc/
  docpage.php
Log:
 Don't print the Documentation title at the top of each individual thorndoc page
File Changes:
Directory: /documentation/ThornDoc/
===================================
File [modified]: docpage.php
Delta lines: +0 -1
===================================================================
--- documentation/ThornDoc/docpage.php	2014-03-14 02:35:41 UTC (rev 1142)
+++ documentation/ThornDoc/docpage.php	2014-03-14 02:35:43 UTC (rev 1143)
@@ -1,5 +1,4 @@
 <?php
-$title='Documentation';
 $page = $_GET['page']."/documentation.html";
 
 if(! file_exists($page)) {
    
    
More information about the Commits
mailing list