diff --git a/modules/telegram/telegram.class.php b/modules/telegram/telegram.class.php index 8156a51..8565c4b 100644 --- a/modules/telegram/telegram.class.php +++ b/modules/telegram/telegram.class.php @@ -2054,7 +2054,7 @@ function dbInstall($data) { tlg_history: DIRECTION int(3) unsigned NOT NULL DEFAULT '1' tlg_history: TYPE int(3) unsigned NOT NULL DEFAULT '1' tlg_history: MESSAGE text - tlg_history: RAW text COLLATE + tlg_history: RAW text EOD; parent::dbInstall($data);