Merge "RELEASE-NOTES-1.32: Follow-up f1d0d364c4d, explain this is alignment not quali...
[lhc/web/wiklou.git] / thumb_handler.php
index 7afa9aa..e2b165b 100644 (file)
@@ -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';