Fixed bugs

This commit is contained in:
2019-11-12 13:35:15 +01:00
parent e984491d54
commit 4cca7ccdb2
3 changed files with 108 additions and 22 deletions

View File

@@ -22,7 +22,7 @@ $aData[TABLE_USER] = array(
'standard' => 'NOT NULL'
),
'signal' => array(
'signalmessenger' => array(
'type' => 'VARCHAR',
'size' => 255,
'standard' => 'NOT NULL'