dever 4 år sedan
förälder
incheckning
067460194c
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      lib/Store/Core.php

+ 1 - 1
lib/Store/Core.php

@@ -222,7 +222,7 @@ class Core
 			if (((isset($this->data['cropper']) && !$this->yun) || !isset($this->data['cropper'])) && strstr($name, 'http')) {
 			if (((isset($this->data['cropper']) && !$this->yun) || !isset($this->data['cropper'])) && strstr($name, 'http')) {
 				$this->base64 = false;
 				$this->base64 = false;
 				$this->root();
 				$this->root();
-				header('Content-type: text/json; charset=utf-8');
+				//header('Content-type: text/json; charset=utf-8');
 				$path = Dever::path($this->base, 'tmp/');
 				$path = Dever::path($this->base, 'tmp/');
 				
 				
 				$filename = $name;
 				$filename = $name;