FILEUP



LOG | FILES | OVERVIEW


F diff --git a/sql/fileshare.sql b/sql/fileshare.sql --- a/sql/fileshare.sql +++ b/sql/fileshare.sql
drop table if exists node_links;
drop table if exists trash;
drop table if exists super_trash;
+ drop table if exists shared_nodes;
drop table if exists nodes;