From 3f4be08865296431d070e4386a252dac84d528ec Mon Sep 17 00:00:00 2001 From: msquare Date: Mon, 22 Aug 2016 19:32:54 +0200 Subject: remove old update script --- db/update.d/18_translations.php | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 db/update.d/18_translations.php (limited to 'db/update.d/18_translations.php') diff --git a/db/update.d/18_translations.php b/db/update.d/18_translations.php deleted file mode 100644 index 995a2450..00000000 --- a/db/update.d/18_translations.php +++ /dev/null @@ -1,17 +0,0 @@ - 0; - -// more translations -$res = mysql_query("INSERT IGNORE INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES -('occupied', 'DE', 'belegt'), -('occupied', 'EN', 'occupied'), -('free', 'DE', 'frei'), -('free', 'EN', 'free');"); - -$applied |= mysql_affected_rows() > 0; -- cgit v1.2.3-70-g09d2