includes/pageutils.php
changeset 178 4c19952406db
parent 166 d53cc29308f4
child 195 eec079676fe7
child 204 473cc747022a
--- a/includes/pageutils.php	Sun Oct 07 17:22:25 2007 -0400
+++ b/includes/pageutils.php	Sun Oct 07 17:28:47 2007 -0400
@@ -1,7 +1,8 @@
 <?php
+
 /*
  * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between
- * Version 1.0.2 (Coblynau)
+ * Version 1.1.1
  * Copyright (C) 2006-2007 Dan Fuhry
  * pageutils.php - a class that handles raw page manipulations, used mostly by AJAX requests or their old-fashioned form-based counterparts
  *