2305c2305,2307
<     file_check_directory($picture_path, 1, 'user_picture_path');
---
>     if (file_check_directory($picture_path, 1, 'user_picture_path')) {
> 			variable_set('user_pictures', 0);
> 		}
