Revert "Add executable rights for executable (bash) files"
authorSouthparkfan <southparkfan223@hotmail.com>
Mon, 3 Aug 2015 15:28:03 +0000 (15:28 +0000)
committerLegoktm <legoktm.wikipedia@gmail.com>
Fri, 7 Aug 2015 07:28:19 +0000 (07:28 +0000)
commite930012075f42831b5a43dab17e9b708ddd63920
tree6e12cd33902dbea5a16f928d9d4510d1b5f23d28
parent96e0ed45a81dfb4783c74353a8e70d0b926ad900
Revert "Add executable rights for executable (bash) files"

These are not meant to be complete shell scripts, so
shebang lines don't really make sense here. Rather, as
noted by the author (Daniel Friesen), scripts in the
parent directory include these files using the "source"
or "." command.

This reverts commit 96e0ed45a81dfb4783c74353a8e70d0b926ad900.

Change-Id: I7a0b7bb2a5ea1b1c141cb36f38736fe562b22c10
maintenance/dev/includes/php.sh [changed mode: 0755->0644]
maintenance/dev/includes/require-php.sh [changed mode: 0755->0644]