X-Git-Url: http://git.cyclocoop.org/%27-%20%20.%20url_absolue%28find_in_path%28%27spip_style.css%27%29%29%20%20%20.%20url_absolue%28find_in_path%28%27prive/spip_style.css%27%29%29%20.%20%27?a=blobdiff_plain;f=thumb_handler.php;h=e2b165b8a95b72812910b83fa4e47a77748a97ae;hb=0e339243f1dbbba5f87a54b116c23e0daec8e2e4;hp=7afa9aa774f50635dd9bde5de1986d0de82c801b;hpb=a492cf4c3498edbea090c5eccc2515b4d4a1724b;p=lhc%2Fweb%2Fwiklou.git 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';