fixed permissions on ru-RU and uk-UA installer SQL files
[koha.git] / installer / data / mysql / ru-RU / authorised_values / authorised_values_[LOST].csv.sql
old mode 100755 (executable)
new mode 100644 (file)
index 85bc393..25e4cac
@@ -1,4 +1,4 @@
-INSERT INTO `authorised_values` (`id`, `category`, `authorised_value`, `lib`) VALUES (LAST_INSERT_ID( ) + 0,'LOST','0');
+INSERT INTO `authorised_values` (`id`, `category`, `authorised_value`, `lib`) VALUES (LAST_INSERT_ID( ) + 0,'LOST','0', '');
 
 INSERT INTO `authorised_values` (`id`, `category`, `authorised_value`, `lib`) VALUES (LAST_INSERT_ID( ) + 1,'LOST','2','Длительная просрочка (утрачено)');