Module: sip-router
Branch: janakj/flatstore
Commit: 88feea7c0bbcd93e9df784c91519b48469448e19
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=88feea7…
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_flatstore/km_README | 4 ++++
modules/db_flatstore/km_doc/db_flatstore.xml | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/modules/db_flatstore/km_README b/modules/db_flatstore/km_README
index 8f89d83..b211702 100644
--- a/modules/db_flatstore/km_README
+++ b/modules/db_flatstore/km_README
@@ -170,6 +170,10 @@ Chapter 2. Developer's Guide
Chapter 3. Frequently Asked Questions
+ Revision History
+ Revision $Revision$ $Date: 2005-06-13 19:47:24 +0300 (Mon,
+ 13 Jun 2005) $
+
3.1.
Where can I find more about OpenSER?
diff --git a/modules/db_flatstore/km_doc/db_flatstore.xml
b/modules/db_flatstore/km_doc/db_flatstore.xml
index 355d6d5..dafd5d5 100644
--- a/modules/db_flatstore/km_doc/db_flatstore.xml
+++ b/modules/db_flatstore/km_doc/db_flatstore.xml
@@ -3,7 +3,7 @@
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
-<!ENTITY user SYSTEM "db_flatstore_admin.xml">
+<!ENTITY admin SYSTEM "db_flatstore_admin.xml">
<!ENTITY devel SYSTEM "db_flatstore_devel.xml">
<!ENTITY faq SYSTEM "../../../doc/module_faq.xml">
@@ -48,7 +48,7 @@
</bookinfo>
<toc></toc>
- &user;
+ &admin;
&devel;
&faq;