CRM-14884 - Rename report instance schema file.
authorDave Greenberg <dave@civicrm.org>
Thu, 26 Jun 2014 23:41:26 +0000 (16:41 -0700)
committerDave Greenberg <dave@civicrm.org>
Thu, 26 Jun 2014 23:41:26 +0000 (16:41 -0700)
----------------------------------------
* CRM-14884:
  https://issues.civicrm.org/jira/browse/CRM-14884

xml/schema/Report/ReportInstance.xml [moved from xml/schema/Report/Instance.xml with 100% similarity]
xml/schema/Report/files.xml

index 51ca4ae6c3745b0aa23b1c13ddc31644068f2abd..a52670f4013e95ff8836cd57dc8cabc955fa6ffa 100644 (file)
@@ -2,5 +2,5 @@
 
 <tables xmlns:xi="http://www.w3.org/2001/XInclude">
 
-<xi:include href="Instance.xml" parse="xml" />
+<xi:include href="ReportInstance.xml" parse="xml" />
 </tables>