From 291d119b259d9a1bc05f473a8446563afb054dbc Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 8 Jun 2002 14:26:23 +0000 Subject: - Removed non-existing theme from both update.php and database.mysql. Patch by Marco. --- database/database.mysql | 1 - 1 file changed, 1 deletion(-) (limited to 'database/database.mysql') diff --git a/database/database.mysql b/database/database.mysql index 147ccfbb0..a0757cd9e 100644 --- a/database/database.mysql +++ b/database/database.mysql @@ -572,7 +572,6 @@ INSERT INTO system VALUES ('taxonomy.module','taxonomy','module','',1); INSERT INTO system VALUES ('themes/example/example.theme','example','theme','Internet explorer, Netscape, Opera, Lynx',1); INSERT INTO system VALUES ('themes/goofy/goofy.theme','goofy','theme','Internetexplorer, Netscape, Opera',1); INSERT INTO system VALUES ('themes/marvin/marvin.theme','marvin','theme','Internet explorer, Netscape, Opera',1); -INSERT INTO system VALUES ('themes/sosim/sosim.theme','sosim','theme','MSIE/NN/Opera',1); INSERT INTO system VALUES ('themes/unconed/unconed.theme','unconed','theme','Internet explorer, Netscape, Opera',1); INSERT INTO system VALUES ('tracker.module','tracker','module','',1); INSERT INTO system VALUES ('weblogs.module','weblogs','module','',1); -- cgit v1.2.3