MediaWiki
REL1_31
thumb_handler.php
Go to the documentation of this file.
1
<?php
25
define(
'THUMB_HANDLER'
,
true
);
26
27
// Execute thumb.php, having set THUMB_HANDLER so that
28
// it knows to extract params from a thumbnail file URL.
29
require __DIR__ .
'/thumb.php'
;
thumb_handler.php
Generated on Mon Nov 25 2024 15:36:45 for MediaWiki by
1.10.0