Files
roundcubemail/program
Aleksander Machniak 747bcd2ff4 Fix handling of table prefix and quoting in insert_or_update()
In all places we use this function the $table argument has already
been passed through table_name() method, i.e. it contains the prefix
and is quoted. So, we should not do this again.
2021-02-15 11:31:06 +01:00
..
2021-01-10 11:46:47 +01:00
2021-02-09 09:47:15 +01:00
2020-07-11 18:46:17 +02:00