👾 bug fix: wrong parent TwingleProject id's
This commit is contained in:
parent
e23e0d7e8d
commit
f059abf5a8
3 changed files with 20 additions and 18 deletions
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
/*
|
||||
* A simple custom exception that indicates a problem with the TwingleCampaign class
|
||||
*/
|
||||
class CRM_TwingleCampaign_Exceptions_TwingleCampaignException extends Exception {
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue