Bug 7476 Remove executable bit from files that probably should not be executed
authorMJ Ray <mjr@phonecoop.coop>
Mon, 30 Jan 2012 21:06:57 +0000 (21:06 +0000)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 3 Feb 2012 13:22:15 +0000 (14:22 +0100)
commitd4b132136cef6204dd074205aef94b6b0efc6930
tree5ac888e96c84cb53c2152ec89823a04956c3632f
parent724e0d520df63bfbe5dfdf4d8ea0aedd7889f9d1
Bug 7476 Remove executable bit from files that probably should not be executed

Signed-off-by: Aleksa Vujicic <aleksa@catalyst.net.nz>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Amended to replace some copy-and-paste comments only with consent of MJR.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
16 files changed:
C4/Auth.pm [changed mode: 0755->0644]
C4/ImportExportFramework.pm [changed mode: 0755->0644]
C4/TTParser.pm [changed mode: 0755->0644]
C4/XSLT.pm [changed mode: 0755->0644]
acqui/pdfformat/layout2pages.pm [changed mode: 0755->0644]
acqui/pdfformat/layout3pages.pm [changed mode: 0755->0644]
etc/zebradb/marc_defs/marc21/biblios/record.abs [changed mode: 0755->0644]
installer/data/mysql/ru-RU/mandatory/system_preferences_full_optimal_for_install_only.sql [changed mode: 0755->0644]
installer/data/mysql/sysprefs.sql [changed mode: 0755->0644]
installer/data/mysql/uk-UA/mandatory/system_preferences_full_optimal_for_install_only.sql [changed mode: 0755->0644]
koha-tmpl/opac-tmpl/prog/en/css/opac.css [changed mode: 0755->0644]
koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc [changed mode: 0755->0644]
koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt [changed mode: 0755->0644]
koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tt [changed mode: 0755->0644]
koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl [changed mode: 0755->0644]
xt/find-misplaced-executables [new file with mode: 0755]