Fix for compatibility with short_open_tag = Off
[lhc/web/wiklou.git] / install-utils.inc
index d78b7b0..2bd3134 100644 (file)
@@ -1,4 +1,4 @@
-<?
+<?php
 
 function install_version_checks() {
        if( !function_exists( "version_compare" ) ) {