includes/pageutils.php
changeset 166 d53cc29308f4
parent 158 ebf00a7d21db
child 195 eec079676fe7
child 204 473cc747022a
--- a/includes/pageutils.php	Sat Oct 06 14:45:00 2007 -0400
+++ b/includes/pageutils.php	Sat Oct 06 20:36:40 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
  *