dever 6 years ago
parent
commit
ab84809107
1 changed files with 3 additions and 0 deletions
  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,