initial commit

This commit is contained in:
Rich Lott / Artful Robot 2024-02-27 18:34:28 +00:00
commit 3b393be4f4
16 changed files with 1594 additions and 0 deletions

View file

@ -0,0 +1,7 @@
<?php
use CRM_Contactcats_ExtensionUtil as E;
class CRM_Contactcats_BAO_ContactCategory extends CRM_Contactcats_DAO_ContactCategory {
}