dever 6 năm trước cách đây
mục cha
commit
ab84809107
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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,