X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=thumb_handler.php;h=e2b165b8a95b72812910b83fa4e47a77748a97ae;hp=7afa9aa774f50635dd9bde5de1986d0de82c801b;hb=720a3569b852fc4a5fc71e1ccc7d0ea156e24f7d;hpb=59404fb12ee50a52925709a389f9c263f3e332a2 diff --git a/thumb_handler.php b/thumb_handler.php index 7afa9aa774..e2b165b8a9 100644 --- a/thumb_handler.php +++ b/thumb_handler.php @@ -24,6 +24,6 @@ define( 'THUMB_HANDLER', true ); -# Execute thumb.php, having set THUMB_HANDLER so that -# it knows to extract params from a thumbnail file URL. +// Execute thumb.php, having set THUMB_HANDLER so that +// it knows to extract params from a thumbnail file URL. require __DIR__ . '/thumb.php';