aboutsummaryrefslogtreecommitdiffstats
path: root/includes/CacheManager.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/CacheManager.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/CacheManager.php')
-rw-r--r--includes/CacheManager.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/CacheManager.php b/includes/CacheManager.php
index f5701e4e0be1..09f9a80bafb6 100644
--- a/includes/CacheManager.php
+++ b/includes/CacheManager.php
@@ -1,4 +1,4 @@
-<?
+<?php
# Handles talking to the file cache, putting stuff in and taking it back out.
# Mostly called from Article.php, also from DatabaseFunctions.php for the