Fix multiple issues with file URLs. Use clearer variables and docblocks to reduce...
authorTim Otten <totten@civicrm.org>
Wed, 13 Feb 2019 20:50:02 +0000 (12:50 -0800)
committerTim Otten <totten@civicrm.org>
Thu, 21 Feb 2019 03:42:20 +0000 (19:42 -0800)
commitbf9f07df268c7b509a3fb28ba974f8fb95ae85fa
tree5b471db4672ab9dbbf4e366a9587bf7a18a0933c
parent73e35a0c846b8993a8ee947a7ea99aae7683065f
Fix multiple issues with file URLs. Use clearer variables and docblocks to reduce confusion.
CRM/Core/BAO/CustomField.php
CRM/Core/BAO/CustomGroup.php
CRM/Core/BAO/File.php
CRM/Core/Page/File.php