Skip to content
Snippets Groups Projects
Commit f446a511 authored by totten's avatar totten
Browse files

CRM-13187 - WordReplacement - Fix DAO generation

 * Update files.xml
 * Update gitignore
 * Update truncate.xml

----------------------------------------
* CRM-13187: hrui: Change breadcrumb from "CiviCRM" to "CiviHR"
  http://issues.civicrm.org/jira/browse/CRM-13187
parent 736e1e72
No related branches found
No related tags found
No related merge requests found
......@@ -86,6 +86,7 @@ CRM/Core/DAO/UFGroup.php
CRM/Core/DAO/UFJoin.php
CRM/Core/DAO/UFMatch.php
CRM/Core/DAO/Website.php
CRM/Core/DAO/WordReplacement.php
CRM/Core/DAO/Worldregion.php
CRM/Core/I18n/SchemaStructure.php
CRM/Dedupe/DAO
......
......@@ -151,6 +151,8 @@
<civicrm_print_label />
<civicrm_word_replacement />
<civicrm_acl_cache />
<civicrm_group />
......
......@@ -52,4 +52,5 @@
<xi:include href="ActionLog.xml" parse="xml" />
<xi:include href="Setting.xml" parse="xml" />
<xi:include href="PrintLabel.xml" parse="xml" />
<xi:include href="WordReplacement.xml" parse="xml" />
</tables>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment