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=c96b8354fc62a6ce0696f94a43f3419848dbba8d;hpb=42db755b218345715da80d40ee53bd3a4e4d9820 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.