瀏覽代碼

change a comment in block_image.php

develop
MEUNIER Thibaud 7 年之前
父節點
當前提交
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'];

Loading…
取消
儲存