1
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2026-01-12 22:51:27 +03:00
Files
postfixadmin/model
Christian Boltz 8fb67e6fbf Fix broken table names caused by doubled table_by_key() calls
The high-level db_*() functions (like db_update(), and also
_db_add_field() in upgrade.php) call table_by_key() internally, which
also means the unwrangled table name needs to be handed over to them.
If handing over an already table_by_key()'d table name, it gets modified
again and results in something like prefix_prefix_mailbox.
2017-12-30 11:55:55 +01:00
..
2015-03-17 21:07:59 +00:00
2015-04-06 13:29:28 +00:00
2014-11-01 18:05:39 +00:00
2014-11-01 18:05:39 +00:00
2014-11-01 18:05:39 +00:00
2014-11-01 18:08:11 +00:00
2014-11-01 18:05:39 +00:00
2014-03-18 21:57:47 +00:00