Text only
|
Text with Images
Roundcube Community Forum
Release Support => Older Versions => 0.1 Beta 1 => Topic started by: Gustaff on August 03, 2006, 04:37:53 AM
Title:
iframe not closed (spelling mistake)
Post by:
Gustaff
on
August 03, 2006, 04:37:53 AM
Hi,
in file program/steps/mail/func.inc
in function rcmail_message_part_frame (line 1378)
the iframe is not properly closed (spelling mistake):
$out = '
";
should be
$out = '
";
Gustaff
Title:
Re: iframe not closed (spelling mistake)
Post by:
yllar
on
August 03, 2006, 04:51:00 AM
Please make a ticket @ http://trac.roundcube.net/
(you have to register there)
Text only
|
Text with Images