Fix for compatibility with short_open_tag = Off
[lhc/web/wiklou.git] / redirect.phtml
index bad253d..11d3c10 100644 (file)
@@ -1,4 +1,4 @@
-<?
+<?php
 include_once( "./LocalSettings.php" );
 global $wpDropdown, $wgArticlePath;
 $url = str_replace( "$1", $wpDropdown, $wgArticlePath );