Koha/installer/data/mysql/pl-PL/optional/sample_holidays.sql
Lars Wirzenius 4523a2df0d Fix file permissions: if it is not a script, it should not be executable.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-04-16 00:40:34 -04:00

4 lines
148 B
SQL

INSERT INTO `repeatable_holidays` VALUES
(2,'',0,NULL,NULL,'','Niedziele'),
(3,'',NULL,1,1,'','Nowy Rok'),
(4,'',NULL,25,12,'','Boże Narodzenie');