Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6cda319ed0 | ||
|
|
583edbfe0a |
@@ -1 +1 @@
|
|||||||
8.0.4
|
8.0.5
|
||||||
|
|||||||
@@ -468,7 +468,7 @@ class SmartyExtend extends \Smarty
|
|||||||
*/
|
*/
|
||||||
public function setSmartyVarsFrontend(
|
public function setSmartyVarsFrontend(
|
||||||
array $options,
|
array $options,
|
||||||
?\CoreLibs\Admin\Backend $cms
|
?\CoreLibs\Admin\Backend $cms = null
|
||||||
): void {
|
): void {
|
||||||
$this->setSmartyVars(
|
$this->setSmartyVars(
|
||||||
false,
|
false,
|
||||||
|
|||||||
Reference in New Issue
Block a user