]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/database.php
CSS classes formed to ids and command LocalHome finished
[shipsimu.git] / inc / database.php
index b429a39bf9ed5e03d0e4e4fccd66e7853481d15f..99611eabc51d88cd913fe97ecd95c70b6dca9fa7 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.0.0
  * @copyright  Copyright(c) 2007, 2008 Roland Haeder, this is free software
  * @license            GNU GPL 3.0 or any newer version
+ * @link               http://www.ship-simu.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
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
 
-// Initialize the layer
+// Initialize layer
 $layer = null;
 
 // Is the type defined?