# HG changeset patch # User Nathan Phillip Brink # Date 2012-08-13 22:06:46 # Node ID 23134c1af456f24f628bfb85fffe06dd216996a4 # Parent 88c82eb387bcdbcd03c1b3a7ff63f970655426a8 Use rel="icon" instead of rel="shortcut icon" for favicon, following W3 specs more correctly. diff --git a/inc/class.page.php b/inc/class.page.php --- a/inc/class.page.php +++ b/inc/class.page.php @@ -376,7 +376,7 @@ class page ' '. PHP_EOL . - ' '. PHP_EOL + ' '. PHP_EOL . ' ' . PHP_EOL;