diff options
author | Alexandre Emsenhuber <ialex@users.mediawiki.org> | 2011-10-28 12:32:48 +0000 |
---|---|---|
committer | Alexandre Emsenhuber <ialex@users.mediawiki.org> | 2011-10-28 12:32:48 +0000 |
commit | 70ebf40563135f7f6b738b9985f79524ac76e65b (patch) | |
tree | 31a6fd6ed402678a2dfcd91d7190223bc8c36231 | |
parent | 1d903f20e6accc661f70d1e0a58fad8fb3eebd75 (diff) | |
download | mediawikicore-70ebf40563135f7f6b738b9985f79524ac76e65b.tar.gz mediawikicore-70ebf40563135f7f6b738b9985f79524ac76e65b.zip |
svn:eol-style native
Notes
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/101128
-rw-r--r-- | thumb_handler.php5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thumb_handler.php5 b/thumb_handler.php5 index 5092931003a2..9090b01c642e 100644 --- a/thumb_handler.php5 +++ b/thumb_handler.php5 @@ -1 +1 @@ -<?php require './thumb_handler.php';
+<?php require './thumb_handler.php'; |