diff -r 8e2fffc5c622 -r 861807631f70 plugins/admin/PageGroups.php
--- a/plugins/admin/PageGroups.php Tue Oct 23 12:30:08 2007 -0400
+++ b/plugins/admin/PageGroups.php Wed Oct 24 12:45:05 2007 -0400
@@ -2,7 +2,7 @@
/*
* 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
*
* This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License
@@ -602,23 +602,6 @@
echo '
- Regular expression to use:
- Be sure to include the starting and ending delimiters and any flags you might need.
- These pages might help: Pattern modifiers •
- Pattern syntax
- Examples: /^(Special|Admin):/i • /^Image:([0-9]+)$/
- Developers, remember that this will be matched against the full page identifier string. This means that /^About_Enano$/
- will NOT match the page Special:About_Enano.
-
-
-
-
-
';
- break;
case PAGE_GRP_CATLINK:
// Build category list