dever %!s(int64=3) %!d(string=hai) anos
pai
achega
aa5f12c46d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/Store/Core.php

+ 1 - 1
lib/Store/Core.php

@@ -234,7 +234,7 @@ class Core
 			}
 			}
 
 
 			$this->data['file'] = array();
 			$this->data['file'] = array();
-			if (((isset($this->data['cropper']) && !$this->yun) || (!isset($this->data['cropper'])) && strstr($name, 'http') && !$this->yun)) {
+			if (((isset($this->data['cropper'])) || (!isset($this->data['cropper'])) && strstr($name, 'http') && !$this->yun)) {
 				$this->base64 = false;
 				$this->base64 = false;
 
 
 				$this->root();
 				$this->root();