1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-10-31 14:10:08 +00:00
This commit is contained in:
Tim Düsterhus 2013-04-30 13:23:52 +02:00
parent af1b028354
commit 71d9b6d1e7

View File

@ -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(