X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=thumb_handler.php;h=4e6bbd9cf84b296152cbcd1bb582337eb9d499ab;hp=e2b165b8a95b72812910b83fa4e47a77748a97ae;hb=de64366f58f0af7a02a417833c8e0605e4140fab;hpb=214a19f5ed0de0496ff82013e28ef9004c07f723 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.