Browse Source

- content of faq removed (mistakenly added by me after Henning did the cleanup for modules' docs; rev 3839)


git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@3901 689a6050-402a-0410-94f2-e92a70836424
Daniel-Constantin Mierla 17 years ago
parent
commit
9a39980c16
1 changed files with 2 additions and 40 deletions
  1. 2 40
      modules/db_flatstore/km_README

+ 2 - 40
modules/db_flatstore/km_README

@@ -10,8 +10,8 @@ Jan Janak
 
    Copyright © 2004, 2005 FhG FOKUS
    Revision History
-   Revision $Revision$ $Date: 2008-03-07 21:52:29 +0200
-                              (Fri, 07 Mar 2008) $
+   Revision $Revision$ $Date: 2008-03-08 01:03:56 +0200
+                              (Sat, 08 Mar 2008) $
      __________________________________________________________
 
    Table of Contents
@@ -37,7 +37,6 @@ Jan Janak
               1.5.1. flat_rotate
 
    2. Developer's Guide
-   3. Frequently Asked Questions
 
    List of Examples
 
@@ -167,40 +166,3 @@ modparam("db_flatstore", "flush", 0)
 Chapter 2. Developer's Guide
 
    The module implements the DB API.
-
-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?
-
-       Take a look at http://openser.org/.
-
-   3.2.
-
-       Where can I post a question about this module?
-
-       First at all check if your question was already answered on one
-       of our mailing lists:
-         * User Mailing List -
-           http://openser.org/cgi-bin/mailman/listinfo/users
-         * Developer Mailing List -
-           http://openser.org/cgi-bin/mailman/listinfo/devel
-
-       E-mails regarding any stable OpenSER release should be sent to
-       <[email protected]> and e-mails regarding development versions
-       should be sent to <[email protected]>.
-
-       If you want to keep the mail private, send it to
-       <[email protected]>.
-
-   3.3.
-
-       How can I report a bug?
-
-       Please follow the guidelines provided at:
-       http://sourceforge.net/tracker/?group_id=139143.