aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>2009-11-04 21:31:58 +0000
committercweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>2009-11-04 21:31:58 +0000
commitc63d8de4d70af4d731a112d92fe97e94a42c9aa2 (patch)
treef50478f83af1d6cdfcc2e649abfd78cf6252f0ea
parent13635722cdf51c1e76dc5ef86391e03594ea49ff (diff)
downloadsemanticscuttle-c63d8de4d70af4d731a112d92fe97e94a42c9aa2.tar.gz
semanticscuttle-c63d8de4d70af4d731a112d92fe97e94a42c9aa2.tar.bz2
we set content type already in header.php
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@512 b3834d28-1941-0410-a4f8-b48e95affb8f
-rw-r--r--data/templates/top.inc.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/templates/top.inc.php b/data/templates/top.inc.php
index 9d81328..830da65 100644
--- a/data/templates/top.inc.php
+++ b/data/templates/top.inc.php
@@ -1,4 +1,3 @@
-<?php header('Content-Type: text/html; charset=utf-8'); ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>