@@ -1,6 +1,4 @@
-$Id$
-
-This directory contains generic database support interface. The interface
+This directory contains the generic database support interface - db1. The interface
should be used by all modules willing to communicate with a database. Kamailio
can then switch from one database to another simply by loading a different
database support module. Directory example contains a very simple example
/*
- * $Id$
- *
* Copyright (C) 2001-2003 FhG Fokus
* Copyright (C) 2007-2008 1&1 Internet AG
*
@@ -20,12 +18,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
- /*
- * History:
- * --------
- * 2004-06-06 bind_dbmod takes dbf as parameter (andrei)
- * 2006-10-10 Added support for retrieving the last inserted ID (Carsten Bock, BASIS AudioNet GmbH)
- */
/**
* \file lib/srdb1/db.c
* Copyright (C) 2001-2004 FhG Fokus
* Copyright (C) 2001-2005 iptel.org
* This file is part of Kamailio, a free SIP server.
* Kamailio is free software; you can redistribute it and/or modify
* Copyright (C) 2008-2009 1&1 Internet AG