clear_folder_summary


Description:

public int clear_folder_summary (string folder_name) throws Error

Deletes the given folder from the 'folders' table and empties its message info table.

Parameters:

this

a DB

folder_name

full name of the folder

Returns:

0 on success, -1 on error