Aleksander Machniak
2013-12-04 18b40c1a3214518764e99f69b581bd7c90426091
program/lib/Roundcube/rcube_addressbook.php
@@ -311,8 +311,10 @@
    /**
     * Mark all records in database as deleted
     *
     * @param bool $with_groups Remove also groups
     */
    function delete_all()
    function delete_all($with_groups = false)
    {
        /* empty for read-only address books */
    }