lox / pheasant

A lightweight data mapper designed to take advantage of PHP 5.3+
http://getpheasant.com
MIT License
101 stars 21 forks source link

[Cleanup] Remove executable bit on files #140

Closed Jud closed 9 years ago

Jud commented 9 years ago

Lots of files were marked as executable. This is just a cleanup to set their permissions correctly.

bjornpost commented 9 years ago

LGTM :+1: