summaryrefslogtreecommitdiff
path: root/update.php
diff options
context:
space:
mode:
Diffstat (limited to 'update.php')
-rw-r--r--update.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/update.php b/update.php
index 2e5592453..756e99085 100644
--- a/update.php
+++ b/update.php
@@ -502,7 +502,6 @@ function update_upgrade3() {
update_sql("INSERT INTO system VALUES ('themes/example/example.theme','example','theme','Internet explorer, Netscape, Opera, Lynx',1);");
update_sql("INSERT INTO system VALUES ('themes/goofy/goofy.theme','goofy','theme','Internetexplorer, Netscape, Opera',1);");
update_sql("INSERT INTO system VALUES ('themes/marvin/marvin.theme','marvin','theme','Internet explorer, Netscape, Opera',1);");
- update_sql("INSERT INTO system VALUES ('themes/sosim/sosim.theme','sosim','theme','MSIE/NN/Opera',1);");
update_sql("INSERT INTO system VALUES ('themes/unconed/unconed.theme','unconed','theme','Internet explorer, Netscape, Opera',1);");
update_sql("INSERT INTO system VALUES ('tracker.module','tracker','module','',1);");
update_sql("INSERT INTO system VALUES ('weblogs.module','weblogs','module','',1);");