소스 검색

add commet xml tags was missed

a.binder 8 년 전
부모
커밋
4d7f04943a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      SE/se-lib/Route/WfsBiAudit.php

+ 1 - 1
SE/se-lib/Route/WfsBiAudit.php

@@ -317,7 +317,7 @@ public function objectStructView($item) {
 										}
 									}
 								} else {
-									$this->AddChildComment($dataNode, $fieldName, " TODO 'p5:links/{$p5LinkKey}': " . str_replace('&', '&', var_export($p5LinkValue, true)) . " ");
+									$this->AddChildComment($dataNode, $fieldName, " TODO 'jest tak/{$p5LinkKey}': " . str_replace('&', '&', var_export($p5LinkValue, true)) . " ");
 								}
 							}
 						} else {