aboutsummaryrefslogtreecommitdiffstats
path: root/includes/UserTalkUpdate.php
diff options
context:
space:
mode:
authorBrion Vibber <brion@users.mediawiki.org>2004-02-18 02:15:00 +0000
committerBrion Vibber <brion@users.mediawiki.org>2004-02-18 02:15:00 +0000
commit0332f4c59809e5a89f626e8969cd76261819f432 (patch)
treed2d5dd1235a3847e20aa379d409a2f70e26dc002 /includes/UserTalkUpdate.php
parent570335c7d223dbc85c4542d9736694656f701737 (diff)
downloadmediawikicore-0332f4c59809e5a89f626e8969cd76261819f432.tar.gz
mediawikicore-0332f4c59809e5a89f626e8969cd76261819f432.zip
Fix for compatibility with short_open_tag = Off
Notes
Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/2485
Diffstat (limited to 'includes/UserTalkUpdate.php')
-rw-r--r--includes/UserTalkUpdate.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/UserTalkUpdate.php b/includes/UserTalkUpdate.php
index 53f3e98ada15..306cd3c80d81 100644
--- a/includes/UserTalkUpdate.php
+++ b/includes/UserTalkUpdate.php
@@ -1,4 +1,4 @@
-<?
+<?php
# See deferred.doc
class UserTalkUpdate {