浏览代码

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

正在加载...
取消
保存