diff --git a/assets/lib/MODxAPI/modUsers.php b/assets/lib/MODxAPI/modUsers.php index 7100790e..abe74181 100644 --- a/assets/lib/MODxAPI/modUsers.php +++ b/assets/lib/MODxAPI/modUsers.php @@ -40,7 +40,8 @@ class modUsers extends MODxAPI 'photo' => '', 'comment' => '', 'createdon' => 0, - 'editedon' => 0 + 'editedon' => 0, + 'verified' => 0 ), 'hidden' => array( 'internalKey' diff --git a/install/assets/snippets/DocLister.tpl b/install/assets/snippets/DocLister.tpl index 340cf921..160f2cda 100644 --- a/install/assets/snippets/DocLister.tpl +++ b/install/assets/snippets/DocLister.tpl @@ -5,7 +5,7 @@ * Snippet to display the information of the tables by the description rules. The main goal - replacing Ditto and CatalogView * * @category snippet - * @version 2.5.1 + * @version 2.5.2 * @license http://www.gnu.org/copyleft/gpl.html GNU Public License (GPL) * @internal @properties * @internal @modx_category Content