mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-02 22:34:03 +01:00
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.