dever 6 년 전
부모
커밋
dbdaf03ae7
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      lib/Store/Core.php

+ 0 - 2
lib/Store/Core.php

@@ -241,8 +241,6 @@ class Core
 				$this->data['file']['tmp_name'] = $name;
 			}
 
-			print_r($this->data['file']);die;
-
 			if (isset($type)) {
 				$this->data['file']['type'] = $type;
 			}