mirror of
https://codeberg.org/artfulrobot/contactcats.git
synced 2025-06-26 02:08:05 +02:00
initial commit
This commit is contained in:
commit
3b393be4f4
16 changed files with 1594 additions and 0 deletions
7
CRM/Contactcats/BAO/ContactCategory.php
Normal file
7
CRM/Contactcats/BAO/ContactCategory.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
use CRM_Contactcats_ExtensionUtil as E;
|
||||
|
||||
class CRM_Contactcats_BAO_ContactCategory extends CRM_Contactcats_DAO_ContactCategory {
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue