]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/database.php
core code merged, interfaces OutputStreamer implemented
[shipsimu.git] / inc / database.php
index b429a39bf9ed5e03d0e4e4fccd66e7853481d15f..a8a9fcf41667c3c581e3c336a88de4c5f57bce44 100644 (file)
@@ -2,10 +2,11 @@
 /**
  * Initializes the database layer
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
- * @version            0.0
+ * @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
@@ -21,7 +22,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-// Initialize the layer
+// Initialize layer
 $layer = null;
 
 // Is the type defined?