dever 6 éve
szülő
commit
dbdaf03ae7
1 módosított fájl, 0 hozzáadás és 2 törlés
  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;
 				$this->data['file']['tmp_name'] = $name;
 			}
 			}
 
 
-			print_r($this->data['file']);die;
-
 			if (isset($type)) {
 			if (isset($type)) {
 				$this->data['file']['type'] = $type;
 				$this->data['file']['type'] = $type;
 			}
 			}