From d20b70ec751291712ff151a55b99874d896390d2 Mon Sep 17 00:00:00 2001 From: josch Date: Sun, 21 Oct 2007 22:26:22 +0000 Subject: [PATCH] fixed dropping referer table git-svn-id: http://yolanda.mister-muffin.de/svn@116 7eef14d0-6ed0-489d-bf55-20463b2d70db --- trunk/init_sql.pl | 2 ++ 1 file changed, 2 insertions(+) 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 (