Module: sip-router
Branch: janakj/postgres
Commit: 690b2cd848edec0e85a8cec8fabae0dd3dd4beec
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=690b2cd…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Fri Mar 7 23:03:56 2008 +0000
- entity &user; replaced with &admin; to obey naming structure (entities to be
replaced by xinclude); updated obsolete address tags
- READMEs regenerated
git-svn-id:
https://openser.svn.sourceforge.net/svnroot/openser/trunk@3898
689a6050-402a-0410-94f2-e92a70836424
---
modules/db_postgres/km_README | 4 ++++
modules/db_postgres/km_doc/db_postgres.xml | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/modules/db_postgres/km_README b/modules/db_postgres/km_README
index 8cb8af5..8304dd8 100644
--- a/modules/db_postgres/km_README
+++ b/modules/db_postgres/km_README
@@ -65,6 +65,10 @@ Chapter 1. User's Guide
Chapter 2. Frequently Asked Questions
+ Revision History
+ Revision $Revision$ $Date: 2005-06-13 19:47:24 +0300 (Mon,
+ 13 Jun 2005) $
+
2.1.
Where can I find more about OpenSER?
diff --git a/modules/db_postgres/km_doc/db_postgres.xml
b/modules/db_postgres/km_doc/db_postgres.xml
index c780a1b..1bb2a71 100644
--- a/modules/db_postgres/km_doc/db_postgres.xml
+++ b/modules/db_postgres/km_doc/db_postgres.xml
@@ -3,7 +3,7 @@
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
-<!ENTITY user SYSTEM "db_postgres_admin.xml">
+<!ENTITY admin SYSTEM "db_postgres_admin.xml">
<!ENTITY faq SYSTEM "../../../doc/module_faq.xml">
<!-- Include general documentation entities -->
@@ -46,7 +46,7 @@
</bookinfo>
<toc></toc>
- &user;
+ &admin;
&faq;
</book>