1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-01 10:50:37 +02:00

Users Plugin: "about_me" field bug - fixed

This commit is contained in:
Awilum
2012-10-12 21:37:24 +03:00
parent 62bf400182
commit 39657115d6

View File

@@ -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