core code merged, interfaces OutputStreamer implemented
[shipsimu.git] / inc / classes / main / database / class_BaseDatabaseFrontend.php
index 7d6f8a0dc0934bdbbf59c095ea20e74656d26afe..b8f0d43541f808bbc6ef782d898b21552f7afc36 100644 (file)
@@ -2,11 +2,12 @@
 /**
  * An abstract database access class for handling database I/O requests
  *
- * @see        DatabaseFrontendInterface       An interface for database frontends (front-end to the application)
- * @author             Roland Haeder <webmaster@ship-simu.org>
- * @version            0.0
+ * @see                        DatabaseFrontendInterface - An interface for database frontends (front-end to the application)
+ * @author             Roland Haeder <webmaster@mxchange.org>
+ * @version            0.3.0
  * @copyright  Copyright(c) 2007, 2008 Roland Haeder, this is free software
  * @license            GNU GPL 3.0 or any newer version
+ * @link               http://www.mxchange.org
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by