mirror of
https://github.com/e107inc/e107.git
synced 2025-04-22 13:41:52 +02:00
Response render mode typo
This commit is contained in:
parent
3dadf6255e
commit
e6254be4b9
@ -3883,7 +3883,7 @@ class eResponse
|
||||
{
|
||||
return $this;
|
||||
}
|
||||
$this->_render_mod[$ns] = (string) $ns;
|
||||
$this->_render_mod[$ns] = (string) $render_mod;
|
||||
return $this;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user