소스 검색

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

불러오는 중...
취소
저장