diff --git a/images/block_image.php b/images/block_image.php index d3f754a..5186240 100644 --- a/images/block_image.php +++ b/images/block_image.php @@ -26,7 +26,7 @@ $methode='hasard'; $mode=9999; // --- -// --- Le cas échéant, on cherche block passé en argument +// --- Le cas échéant, on cherche le block passé en argument // --- if (isset($_REQUEST['hash'])) $block_hash = $_REQUEST['hash']; if (isset($_REQUEST['methode'])) $methode = $_REQUEST['methode'];