Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 2.2.7
-
Fix Version/s: 3.0
-
Component/s: CiviContribute
-
Labels:None
Description
CRM_Contribute_BAO_PCP::add either creates a pcp page or block depending on the presence of MAX_FILE_SIZE. This is very bad style and makes it almost impossible to use the function outside of HTML Quickform.
CRM/Contribute/BAO/PCP.php line 68