mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Adapt to WoltLab/WCF@d59c86bd1a
This commit is contained in:
parent
af1b028354
commit
71d9b6d1e7
@ -122,7 +122,7 @@ public function save() {
|
|||||||
|
|
||||||
// reset values
|
// reset values
|
||||||
$this->topic = $this->title = '';
|
$this->topic = $this->title = '';
|
||||||
I18nHandler::getInstance()->disableAssignValueVariables();
|
I18nHandler::getInstance()->reset();
|
||||||
|
|
||||||
// show success
|
// show success
|
||||||
WCF::getTPL()->assign(array(
|
WCF::getTPL()->assign(array(
|
||||||
|
Loading…
Reference in New Issue
Block a user