|
|
@ -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'];
|
|
|
|