summaryrefslogtreecommitdiff
path: root/tpl
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-08-27 07:56:19 -0700
committerEvan Prodromou <evan@controlyourself.ca>2009-08-27 07:56:19 -0700
commitf1fda6c0503e32edfc99b297f4bf2cb07e629d9e (patch)
tree4190903afb80c20b7e98c95e6ea8d57ced0695d9 /tpl
parent209486d3be877d85b3e241797e6042283d0f66d6 (diff)
parentfd53fba114283935a304ed2e05111da256ae798f (diff)
Merge branch '0.8.x' into 0.9.x
Diffstat (limited to 'tpl')
-rw-r--r--tpl/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/index.php b/tpl/index.php
index be375e75a..36a161144 100644
--- a/tpl/index.php
+++ b/tpl/index.php
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html>
+<?php echo '<?';?>xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title><?php echo section('title'); ?></title>