summaryrefslogtreecommitdiff
path: root/DB/change_db_to_v212.sql
diff options
context:
space:
mode:
Diffstat (limited to 'DB/change_db_to_v212.sql')
-rw-r--r--DB/change_db_to_v212.sql3
1 files changed, 0 insertions, 3 deletions
diff --git a/DB/change_db_to_v212.sql b/DB/change_db_to_v212.sql
deleted file mode 100644
index 9ac2fe97..00000000
--- a/DB/change_db_to_v212.sql
+++ /dev/null
@@ -1,3 +0,0 @@
-ALTER TABLE `UserCVS` ADD `admin/UserPicture.php` VARCHAR( 1 ) DEFAULT 'N' NOT NULL AFTER `admin/userDefaultSetting.php`;
-INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/UserPicture.php', 'DE', 'Engel Bilder');
-INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/UserPicture.php', 'EN', 'Angel pictures');