mirror of
https://github.com/smarty-php/smarty.git
synced 2025-07-31 16:37:14 +02:00
@@ -2252,7 +2252,7 @@ class Smarty_Internal_Templateparser
|
||||
-$this->compiler->getRdelLength()));
|
||||
if ($tag == 'strip') {
|
||||
$this->strip = true;
|
||||
$this->_retvalue = null;;
|
||||
$this->_retvalue = null;
|
||||
} else {
|
||||
if (defined($tag)) {
|
||||
if ($this->security) {
|
||||
|
Reference in New Issue
Block a user