Skip to content

Conversation

nabilacoutinho
Copy link

No description provided.

if (!empty($this->keywords)) {
$core_xml.='<cp:keywords>'.self::xmlspecialchars(implode (", ", (array)$this->keywords)).'</cp:keywords>';
}
$core_xml.='<dc:description>'.self::xmlspecialchars($this->description).'</dc:description>';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe you're missing the company property that you've created, or is it intentional to not be here?

@nabilacoutinho nabilacoutinho force-pushed the improvement/add-file-properties branch from b53dc7a to 522453e Compare July 11, 2019 12:39
@nabilacoutinho nabilacoutinho merged commit be08f71 into master Jul 11, 2019
@nabilacoutinho nabilacoutinho deleted the improvement/add-file-properties branch July 16, 2019 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants