code for review update
This commit is contained in:
parent
53e43b7bbf
commit
5193e4f5b5
15 changed files with 262 additions and 37 deletions
|
@ -126,7 +126,7 @@ class XmlModel
|
|||
return $domDocument;
|
||||
}
|
||||
|
||||
//create xml:
|
||||
//$domDocument == null -> create xml:
|
||||
$domDocument = $this->strategy->getDomDocument();
|
||||
//if caching is not desired, return domDocument
|
||||
if (is_null($this->cache)) {
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue