소스 검색

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 년 전
부모
커밋
2899ef3ba6
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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