mirror of
https://github.com/Mibew/i18n.git
synced 2025-01-22 21:40:28 +03:00
Remove duplication from install/dbinfo.php
This commit is contained in:
parent
fa33342dbc
commit
57eb898bfd
@ -204,12 +204,6 @@ $dbtables_indexes = array(
|
||||
)
|
||||
);
|
||||
|
||||
$dbtables_indexes = array(
|
||||
"${mysqlprefix}chatmessage" => array(
|
||||
"idx_agentid" => "agentid"
|
||||
)
|
||||
);
|
||||
|
||||
$memtables = array();
|
||||
|
||||
$dbtables_can_update = array(
|
||||
|
Loading…
Reference in New Issue
Block a user