Automation init...3
This commit is contained in:
parent
8423908a5f
commit
fa6bbf0814
@ -169,7 +169,7 @@ class YamapLibrary extends MyCrawlerLibrary
|
||||
__FUNCTION__,
|
||||
$content
|
||||
));
|
||||
if ($content === "") {
|
||||
if ($content !== "") {
|
||||
$this->_media_tags["image_path"][] = sprintf("%s/%s", $this->getMyStorage()->getPath(), $this->getMyStorage()->getOriginName());
|
||||
$this->_media_tags["content"][] = $content;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user