flexocms / flexo1.source

Flexo CMS.
http://flexocms.github.io/flexo1.source/
7 stars 4 forks source link

This e-mail is already occupied! #18

Closed ghost closed 11 years ago

ghost commented 11 years ago

При попытке изменить email у пользователя(админ) выскакивает "This e-mail is already occupied!"

ghost commented 11 years ago
//line 220
            if(is_object($user0)&&(strcasecmp($user->username, $user0->username))!=0)