Tab-stop is now 5
authorRoland Häder <roland@mxchange.org>
Fri, 6 Mar 2009 00:55:24 +0000 (00:55 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 6 Mar 2009 00:55:24 +0000 (00:55 +0000)
application/mxchange/class_ApplicationHelper.php
application/mxchange/config.php
application/mxchange/data.php
application/mxchange/debug.php
application/mxchange/exceptions.php
application/mxchange/init.php
application/mxchange/loader.php
application/mxchange/starter.php
index.php

index abd1f36a58c68965ed1e26dbc2e5e9cb295e63cb..dee4ef6d250f4264edaa621646b4bdda917d5e7f 100644 (file)
  * Please remember that this include file is being loaded *before* the class
  * loader is loading classes from "exceptions", "interfaces" and "main"!
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
- * @version            0.0.0
+ * @author     Roland Haeder <webmaster@ship-simu.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
+ * @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
index db877186b1fb99df3c9bfff2a9b456b9171bbb81..a8383f9b77ed705003a69387cf8c3ad8671fcfe1 100644 (file)
@@ -2,10 +2,10 @@
 /**
  * Overwrite some configuration entries here
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
- * @version            0.0.0
+ * @author     Roland Haeder <webmaster@ship-simu.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
+ * @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
index 7d88a17e570a4adc664144edb6f5d5e88fa0e09f..1ad8978e696b6964bc9dbab81b3aa8e851c011ba 100644 (file)
  * isset() is required to prevent a warning and is_object() is highly required
  * when the application itself is requested in URL (hint: index.php?app=your_app)
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
- * @version            0.0.0
+ * @author     Roland Haeder <webmaster@ship-simu.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
+ * @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
index f5da828ae95e14a248d7ebbd9afa39305e088b7a..bb633ca06824dd2af3a0179f079455b20e514db0 100644 (file)
@@ -2,10 +2,10 @@
 /**
  * Some debugging stuff for this application
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
- * @version            0.0.0
+ * @author     Roland Haeder <webmaster@ship-simu.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
+ * @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
index fd41c37727663bfd3d5e82c4f31870119eaa3f99..6020cbd7832465dc1355b1c094274378f2079b99 100644 (file)
@@ -2,10 +2,10 @@
 /**
  * The exception handler for this application
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
- * @version            0.0.0
+ * @author     Roland Haeder <webmaster@ship-simu.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
+ * @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
index 39c5bed007acfcb599fb0edf378e27f513a2df07..103da085a00e4344dfc01b219fb5ae6d1700d552 100644 (file)
  * isset() is required to prevent a warning and is_object() is highly required
  * when the application itself is requested in URL (hint: index.php?app=your_app)
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
- * @version            0.0.0
+ * @author     Roland Haeder <webmaster@ship-simu.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
+ * @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
index 12b388beb3ebde03f5376cd38b94236ca87b49fc..b6a87840ed5a002438138072b7e4ee7cc0f9041e 100644 (file)
@@ -2,10 +2,10 @@
 /**
  * A specialized class loader for this class
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
- * @version            0.0.0
+ * @author     Roland Haeder <webmaster@ship-simu.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
+ * @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
index b128839499518afe66965769f58138ac40ecb844..52dd2d574c809a8fd56f23751f9719323b623dec 100644 (file)
@@ -2,10 +2,10 @@
 /**
  * The application launcher
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
- * @version            0.0.0
+ * @author     Roland Haeder <webmaster@ship-simu.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
+ * @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
index a6846bf8cc21ee7690c5a8bcf949a348311b1bdf..4b68bf5b2da16db57d50273377e844ccb17d3db4 100644 (file)
--- a/index.php
+++ b/index.php
@@ -10,10 +10,10 @@ define('DEVELOPER', true);
  *
  * But good little boys and girls would always initialize their variables... ;-)
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
- * @version            0.0.0
+ * @author     Roland Haeder <webmaster@ship-simu.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
+ * @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