Fix for compatibility with short_open_tag = Off
[lhc/web/wiklou.git] / includes / Profiling.php
index 6d97f97..2a108a8 100755 (executable)
@@ -1,4 +1,4 @@
-<?
+<?php
 # This file is only included if profiling is enabled
 function wfProfileIn( $functionname )
 {