From b32cd9d6457137cc0d4cecd4f384d624eeee88fe Mon Sep 17 00:00:00 2001 From: lsces Date: Thu, 22 Aug 2013 15:42:41 +0100 Subject: XRef type list --- Contact.php | 1 + 1 file changed, 1 insertion(+) (limited to 'Contact.php') diff --git a/Contact.php b/Contact.php index 05b031b..ff64211 100644 --- a/Contact.php +++ b/Contact.php @@ -14,6 +14,7 @@ */ require_once( CONTACT_PKG_PATH.'ContactXref.php' ); require_once( CONTACT_PKG_PATH.'ContactType.php' ); +require_once( CONTACT_PKG_PATH.'ContactXrefType.php' ); require_once( LIBERTY_PKG_PATH.'LibertyContent.php' ); // Contact base class require_once( CONTACT_PKG_PATH.'lib/phpcoord-2.3.php' ); -- cgit v1.3