1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 14:05:56 +00:00

installer: remove shorttag

This commit is contained in:
Andrew Dolgov
2013-04-03 14:36:59 +04:00
parent 49dc02808e
commit 1fcb6baa38

View File

@@ -9,7 +9,7 @@
</head> </head>
<body> <body>
<? <?php
function sanity_check($db_type) { function sanity_check($db_type) {
$errors = array(); $errors = array();