Use the older "pragma" style of charset declaration for compatibility.
darkmorford -
bb150f598011
Not Reviewed
Show More
Add another comment
TODOs: 0 unresolved 0 Resolved
COMMENTS: 0 General 0 Inline
@@ -288,7 +288,7 function pagehead($caller, $title = 'relax, we understand j00', $style='')
288 288 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
289 289 <html xmlns="http://www.w3.org/1999/xhtml">
290 290 <head>
291 <meta charset="utf-8" />
291 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
292 292 <meta name="description" content="MegaTokyo the Comic" />
293 293 <meta name="author" content="Frederick M. Gallagher III" />
294 294 <meta name="generator" content="Alan J Castonguay, Robert Sherby, Jeremy Wagner-Kaiser, Shawn Morford (!! nathanbp, jrl !!)" />
Comments 0
You need to be logged in to leave comments. Login now