summaryrefslogtreecommitdiff
path: root/DB/change_db_to_v212.sql
diff options
context:
space:
mode:
authorichdasich <ichdasich@29ba0400-6e00-0410-a75a-ca02368028f8>2007-11-04 15:55:51 +0000
committerichdasich <ichdasich@29ba0400-6e00-0410-a75a-ca02368028f8>2007-11-04 15:55:51 +0000
commita9cb2be6ca42d0e813f1c5f26abb2266235614f2 (patch)
tree1e8be6e779326f6604832a37366b3959d53b6e82 /DB/change_db_to_v212.sql
parent84246569562e0d67f7286ebb258309b0aab562a3 (diff)
removed obsolete files
git-svn-id: svn://svn.cccv.de/engel-system@243 29ba0400-6e00-0410-a75a-ca02368028f8
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');