X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=thumb_handler.php;h=4e6bbd9cf84b296152cbcd1bb582337eb9d499ab;hp=e2b165b8a95b72812910b83fa4e47a77748a97ae;hb=9c7f6734c397a954b8eaa5ec73876f2b4bf92afb;hpb=166191535f486569277e95b7e6a3850b5db6757d diff --git a/thumb_handler.php b/thumb_handler.php index e2b165b8a9..4e6bbd9cf8 100644 --- a/thumb_handler.php +++ b/thumb_handler.php @@ -23,6 +23,7 @@ */ define( 'THUMB_HANDLER', true ); +define( 'MW_ENTRY_POINT', 'thumb_handler' ); // Execute thumb.php, having set THUMB_HANDLER so that // it knows to extract params from a thumbnail file URL.