includes/render.php
changeset 73 0a74676a2f2f
parent 67 f6454d5fec7a
child 85 7c68a18a27be
--- a/includes/render.php	Sat Jul 21 11:28:59 2007 -0400
+++ b/includes/render.php	Sat Jul 21 18:12:10 2007 -0400
@@ -1,9 +1,10 @@
 <?php
+
 /*
  * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between
- * Version 1.0 (Banshee)
+ * Version 1.0.1 (Loch Ness)
+ * Copyright (C) 2006-2007 Dan Fuhry
  * render.php - handles fetching pages and parsing them into HTML
- * Copyright (C) 2006-2007 Dan Fuhry
  *
  * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License
  * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.