summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-03 14:36:59 +0400
committerAndrew Dolgov <[email protected]>2013-04-03 14:36:59 +0400
commit1fcb6baa38b658cbfb472ebcf16096cd8055e12a (patch)
treeb1e38e0c64aadc3ef80823ee3cb2c4d17a0c5f72 /install
parent49dc02808e20d9f0c2062a83027c1904b42ccefa (diff)
installer: remove shorttag
Diffstat (limited to 'install')
-rw-r--r--install/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/index.php b/install/index.php
index 3deb7ad23..8b0de294f 100644
--- a/install/index.php
+++ b/install/index.php
@@ -9,7 +9,7 @@
</head>
<body>
-<?
+<?php
function sanity_check($db_type) {
$errors = array();