Basic project adoption
Create a new function in db.php called ff_adoptproject().
Bounty:
US $0.00(Sponsor Project)Status:
[COMPLETE]The final payment was made to jjgignac on Mon, May 18, 2009. This project is complete; no new sponsorships or submissions will be accepted. You can continue to use the forums for discussion purposes.
Note: You can propose changes using the forum below.
Create a new function in db.php called ff_adoptproject().
For now, the new function should only work on projects that have no parent. The ff_createproject() function should be simplified so that when a new subproject is created, it first creates it as a top-level project, then adopts it by invoking the new function. Be careful not to change anything about the notification emails.
For now, the new function should only work on projects that have no parent. The ff_createproject() function should be simplified so that when a new subproject is created, it first creates it as a top-level project, then adopts it by invoking the new function. Be careful not to change anything about the notification emails.
Post a Comment
There are currently no comments in this forum.