diff --git a/trunk/init_sql.pl b/trunk/init_sql.pl index 98d51dd..c454383 100644 --- a/trunk/init_sql.pl +++ b/trunk/init_sql.pl @@ -15,6 +15,8 @@ $dbh->do(qq{drop table uploaded}); $dbh->do(qq{drop table tagcloud}); +$dbh->do(qq{drop table referer}); + $dbh->do(qq{create table tagcloud (