rabin %!s(int64=2) %!d(string=hai) anos
pai
achega
fd0c8e4b04
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lib/Core.php

+ 1 - 0
lib/Core.php

@@ -13,6 +13,7 @@ class Core
 		$project_id = $this->checkOrder($order_id);
 		if ($project_id) {
 			$info = array();
+			$info['id'] = 1;
 			$info['status'] = 1;
 			$info['order_id'] = $order_id;
 			$info['project_id'] = $project_id;