[Commits] [svn:einsteintoolkit] www/documentation/ThornDoc/ (Rev.	1140)
    barry.wardell at gmail.com 
    barry.wardell at gmail.com
       
    Thu Mar 13 21:27:48 CDT 2014
    
    
  
User: barry.wardell
Date: 2014/03/13 09:27 PM
Modified:
 /documentation/ThornDoc/
  index.php
Log:
 ThornDoc: remove redundant html footer
File Changes:
Directory: /documentation/ThornDoc/
===================================
File [modified]: index.php
Delta lines: +2 -3
===================================================================
--- documentation/ThornDoc/index.php	2014-03-13 21:11:48 UTC (rev 1139)
+++ documentation/ThornDoc/index.php	2014-03-14 02:27:48 UTC (rev 1140)
@@ -60,7 +60,6 @@
      }
      echo "</ul>";
    }
-?>
 
-</body>
-</html>
+include_once($_SERVER['DOCUMENT_ROOT'].'/global/footer.php');
+?>
    
    
More information about the Commits
mailing list