diff options
author | Aaron Schulz <aaron@users.mediawiki.org> | 2011-10-27 22:42:53 +0000 |
---|---|---|
committer | Aaron Schulz <aaron@users.mediawiki.org> | 2011-10-27 22:42:53 +0000 |
commit | 3dbb621c5895f229dfcfdef1206ee6ba569419df (patch) | |
tree | 1103c1b139c7e0de9151335e673ea132a6695921 /thumb_handler.php5 | |
parent | 7377d6c080cc224a1c78771cd694bb9dfd8b047d (diff) | |
download | mediawikicore-3dbb621c5895f229dfcfdef1206ee6ba569419df.tar.gz mediawikicore-3dbb621c5895f229dfcfdef1206ee6ba569419df.zip |
FU r100535: renamed thumb-handler.php to match the other files here
Notes
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/101077
Diffstat (limited to 'thumb_handler.php5')
-rw-r--r-- | thumb_handler.php5 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/thumb_handler.php5 b/thumb_handler.php5 new file mode 100644 index 000000000000..5092931003a2 --- /dev/null +++ b/thumb_handler.php5 @@ -0,0 +1 @@ +<?php require './thumb_handler.php';
|