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