plugins/SpecialUserPrefs.php
changeset 1235 25e13d35cd76
parent 1227 bdac73ed481e
child 1242 9aa09b0a7544
--- a/plugins/SpecialUserPrefs.php	Fri Apr 02 14:42:15 2010 -0400
+++ b/plugins/SpecialUserPrefs.php	Fri Apr 02 15:12:02 2010 -0400
@@ -1157,6 +1157,7 @@
 				$db->_die('Avatar CP switching user avatar off');
 				
 			$has_avi = 1;
+			$avi_type = 'grv';
 			$quiet || print '<div class="info-box">' . $lang->get('usercp_avatar_gravatar_success') . '</div>';
 			$had_a_boo_boo = false;
 			break;