whitespace fixup

This commit is contained in:
Evan Prodromou 2009-12-23 07:38:09 -08:00
parent 185e229f79
commit 71b7bdbcbe
1 changed files with 15 additions and 15 deletions

View File

@ -281,7 +281,7 @@ class ProfilesettingsAction extends AccountSettingsAction
}
}
// XXX: XOR
// XXX: XOR
if ($user->autosubscribe ^ $autosubscribe) {
$original = clone($user);