From 48d87ef1deca795ec453ffb0690976a27d30552c Mon Sep 17 00:00:00 2001 From: kurund Date: Fri, 21 Feb 2014 16:15:02 +0530 Subject: [PATCH] removed unwanted xml CRM-14241 ---------------------------------------- * CRM-14241: setup new repo for doctrine integration work http://issues.civicrm.org/jira/browse/CRM-14241 --- xml/schema/SMS/History.xml | 54 -------------------------------------- xml/schema/SMS/files.xml | 1 - 2 files changed, 55 deletions(-) delete mode 100644 xml/schema/SMS/History.xml diff --git a/xml/schema/SMS/History.xml b/xml/schema/SMS/History.xml deleted file mode 100644 index c5713abffe..0000000000 --- a/xml/schema/SMS/History.xml +++ /dev/null @@ -1,54 +0,0 @@ - - - - CRM/SMS - History - civicrm_sms_history - SMS History can be linked to any object in the application. - 1.4 - 2.0 - - id - int unsigned - true - SMS History ID - 1.4 - - - id - true - - - message - text - Contents of the SMS. - - TextArea - 5 - 80 - - 1.4 - - - contact_id - int unsigned - true - FK to Contact who is sending this SMS - 1.4 - - Autocomplete-Select - - - - contact_id -
civicrm_contact
- id - 1.4 - - - sent_date - date - When was this SMS sent - 1.4 - - diff --git a/xml/schema/SMS/files.xml b/xml/schema/SMS/files.xml index 3cb65b07bf..d94fded706 100644 --- a/xml/schema/SMS/files.xml +++ b/xml/schema/SMS/files.xml @@ -2,7 +2,6 @@ - -- 2.25.1