diff --git a/plugins/box/users/users.plugin.php b/plugins/box/users/users.plugin.php index c219cae..76ba797 100644 --- a/plugins/box/users/users.plugin.php +++ b/plugins/box/users/users.plugin.php @@ -232,6 +232,7 @@ 'lastname' => Request::post('lastname'), 'email' => Request::post('email'), 'skype' => Request::post('skype'), + 'about_me' => Request::post('about_me'), 'twitter' => Request::post('twitter')))) { // Change password