diff --git a/e107_admin/db.php b/e107_admin/db.php
index 04151b117..fa876bb64 100644
--- a/e107_admin/db.php
+++ b/e107_admin/db.php
@@ -9,8 +9,8 @@
* Administration - Database Utilities
*
* $Source: /cvs_backup/e107_0.8/e107_admin/db.php,v $
- * $Revision: 1.13 $
- * $Date: 2009-08-24 00:58:32 $
+ * $Revision: 1.14 $
+ * $Date: 2009-08-25 14:39:54 $
* $Author: e107coders $
*
*/
@@ -298,6 +298,15 @@ function importCorePrefs()
admin
user@yoursite.com
+tag['value']=this value
+[tag2][@attribute][name]='something' and [tag2][value] = this text
+
+- myarray['item'][0]['value'] equals this
+
+
+ otherArray['otherItem'][0]['value'] equals this
+ otherArray['otherItem'][1]['value'] equals this
+