Don't fix bugs not present in this branch ;-)

This commit is contained in:
Thomas Tanghus 2012-06-08 20:44:58 +02:00
parent 5eb5d23ac1
commit 23533a763a
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ if ($fn) {
}
} else {
bailOut('Couldn\'t load temporary image: '.$file['tmp_name']);
bailOut(OC_Contacts_App::$l10n->t('Couldn\'t load temporary image: ').$tmpkey);
}
}