Commit Graph

3 Commits

Author SHA1 Message Date
FusionPBX d6a4242d22 Update contact_relations.php 2018-06-08 00:23:30 -06:00
Harry G. Coin bda6861f88 \r\n --> \n
Cause all the .php files containing lines ending with \r\n to instead end with \n.

DYI with:

find fusionpbx -type f -name '*.php' -exec dos2unix '{}' \;
2016-04-25 20:30:23 -05:00
Nate Jones 26e7d2c718 Contacts: Fixed/implemented permissions, added Relations. 2015-03-27 04:35:21 +00:00