mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 08:34:30 +00:00
Monotone-Parent: 2efa5eae838cb1f105fa6d374d23689838913b4d
Monotone-Revision: d07959b964a2582bf5674d383b0dac7303346571 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-31T16:07:09 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
|
||||
- (NSString *) doctype
|
||||
{
|
||||
return (@"<?xml version=\"1.0\"?>\n"
|
||||
return (@"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n"
|
||||
@"<!DOCTYPE html"
|
||||
@" PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\""
|
||||
@" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">");
|
||||
|
||||
Reference in New Issue
Block a user