ソースを参照

change a comment in block_image.php

develop
コミット
61930c1277
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      images/block_image.php

+ 1
- 1
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'];

読み込み中…
キャンセル
保存