aboutsummaryrefslogtreecommitdiff
path: root/www/lifetype/files/patch-wizard.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/lifetype/files/patch-wizard.php')
-rw-r--r--www/lifetype/files/patch-wizard.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/www/lifetype/files/patch-wizard.php b/www/lifetype/files/patch-wizard.php
deleted file mode 100644
index 61121398850a..000000000000
--- a/www/lifetype/files/patch-wizard.php
+++ /dev/null
@@ -1,12 +0,0 @@
---- wizard.php.orig Wed May 25 01:20:42 2005
-+++ wizard.php Fri May 27 14:40:20 2005
-@@ -1419,6 +1419,9 @@
- }
- }
-
-+ // dirty hack, ignore duplicate table/key/column and upgrade anyway
-+ $errors = false;
-+
- if( !$errors )
- $message .= "Changes to table <strong>$tableId</strong> executed successfully.<br/>";
- else {