Skip to content

Commit 0194621

Browse files
authored
Conflict with DLTemplate::renderDoc()
1 parent 0f0095d commit 0194621

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

manager/includes/document.parser.class.inc.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,8 @@ public function __construct()
203203

204204
$this->q = self::_getCleanQueryString();
205205
}
206-
207-
final private function __clone()
206+
207+
final public function __clone()
208208
{
209209
}
210210
/**

0 commit comments

Comments
 (0)