Fix ereg and a typo.

This commit is contained in:
Richard Heck 2013-05-23 08:58:23 -04:00
parent 0cd85602ed
commit de49a2df73
2 changed files with 3 additions and 3 deletions

View File

@ -224,7 +224,7 @@
@iE-mail: zaharid () gmail ! com
Bug fixes
@bCarmen Kauffmann
Original name that is now two character shorter
Original name that is now two characters shorter
@bKDE Artists
@ihttp://artist.kde.org/
Authors of several of the icons LyX uses

View File

@ -160,7 +160,7 @@ if (isset($email) && $email != "") {
} else
$output=$output. "<dt><b>${name}</b>";
$msg = ereg_replace("\\n *", "\\n ", ltrim($msg));
$msg = preg_replace("/\\n */", "\\n ", ltrim($msg));
$output=$output. "
</dt>
@ -911,7 +911,7 @@ contributers = [
"",
"",
"",
u"Original name that is now two character shorter"),
u"Original name that is now two characters shorter"),
contributer(u"KDE Artists",
"http://artist.kde.org/",