summaryrefslogtreecommitdiff
path: root/Contact.php
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2013-08-22 15:42:41 +0100
committerlsces <lester@lsces.co.uk>2013-08-22 15:42:41 +0100
commitb32cd9d6457137cc0d4cecd4f384d624eeee88fe (patch)
tree5d77590b4688ed1f3b1a1342b78a47264fd38033 /Contact.php
parent1923e813045c00cab7b0c7a5798aacd1360e9d09 (diff)
downloadcontact-b32cd9d6457137cc0d4cecd4f384d624eeee88fe.tar.gz
contact-b32cd9d6457137cc0d4cecd4f384d624eeee88fe.tar.bz2
contact-b32cd9d6457137cc0d4cecd4f384d624eeee88fe.zip
XRef type list
Diffstat (limited to 'Contact.php')
-rw-r--r--Contact.php1
1 files changed, 1 insertions, 0 deletions
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' );