dever 6 년 전
부모
커밋
ab84809107
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      component/src/Version.php

+ 3 - 0
component/src/Version.php

@@ -83,6 +83,9 @@ class Version extends Core
 		if (!isset($info['act_id'])) {
 			$info['act_id'] = 0;
 		}
+		if (!$info['act_id']) {
+			$info['act_id'] = 0;
+		}
 		$ext = array
 		(
 			'extEnable' => true,