Browse Source

Fixed leftover name inconsistencies after the renaming of the xcap_xml table to xcap

git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@2990 689a6050-402a-0410-94f2-e92a70836424
Dan Pascu 18 years ago
parent
commit
2899ef3ba6
2 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/srdb1/schema/openser-presence.xml
  2. 0 0
      lib/srdb1/schema/pr_xcap.xml

+ 1 - 1
lib/srdb1/schema/openser-presence.xml

@@ -12,6 +12,6 @@
     <xi:include href="pr_presentity.xml"/>
     <xi:include href="pr_active_watchers.xml"/>
     <xi:include href="pr_watchers.xml"/>
-    <xi:include href="pr_xcap_xml.xml"/>
+    <xi:include href="pr_xcap.xml"/>
     <xi:include href="pr_pua.xml"/>
 </database>

+ 0 - 0
lib/srdb1/schema/pr_xcap_xml.xml → lib/srdb1/schema/pr_xcap.xml