change a comment in block_image.php
This commit is contained in:
@@ -26,7 +26,7 @@ $methode='hasard';
|
|||||||
$mode=9999;
|
$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['hash'])) $block_hash = $_REQUEST['hash'];
|
||||||
if (isset($_REQUEST['methode'])) $methode = $_REQUEST['methode'];
|
if (isset($_REQUEST['methode'])) $methode = $_REQUEST['methode'];
|
||||||
|
|||||||
Reference in New Issue
Block a user