]> git.mxchange.org Git - install.git/commitdiff
Updated domain without a dash :(
authorRoland Häder <roland@mxchange.org>
Tue, 30 Jul 2013 07:21:02 +0000 (07:21 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 30 Jul 2013 07:21:02 +0000 (07:21 +0000)
14 files changed:
application/install/class_ApplicationHelper.php
application/install/config.php
application/install/data.php
application/install/debug.php
application/install/exceptions.php
application/install/init.php
application/install/loader.php
application/install/main/actions/class_BaseInstallAction.php
application/install/main/commands/web/failed/class_WebInstallFailedCommand.php
application/install/main/controller/web/class_WebInstallFailedController.php
application/install/main/filter/class_BaseInstallFilter.php
application/install/main/menu/class_InstallHomeMenu.php
application/install/starter.php
index.php

index d7beed4d0c448ca9b54e565e0fdc85404e594430..7c71641a3af3cf4e479f30d69252898c7aebbc00 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>
+ * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
  * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 Installation-Wizard Developer Team
  * @license            GNU GPL 3.0 or any newer version
- * @link               http://www.ship-simu.org
+ * @link               http://www.shipsimu.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
index 25be20a81c21cf7e68ee7f96e37a9f8b97778f40..76fc351050440ac507231377b9daf2f43529db75 100644 (file)
@@ -2,11 +2,11 @@
 /**
  * Additional/overwritten configuration parts
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
+ * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
  * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 Installation-Wizard Developer Team
  * @license            GNU GPL 3.0 or any newer version
- * @link               http://www.ship-simu.org
+ * @link               http://www.shipsimu.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
index 0d7ae5c93b9d9df63b44a1cf8ce2cb87857d367a..d3d0b418989c2eba21602c8e98eeb869d4679bcf 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>
+ * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
  * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 Installation-Wizard Developer Team
  * @license            GNU GPL 3.0 or any newer version
- * @link               http://www.ship-simu.org
+ * @link               http://www.shipsimu.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
index 1a6f5fc030c278957fcef0c87d02a5bc1d96c135..0c1bfbb594a2576849ff6752ad52040f17b1dd24 100644 (file)
@@ -2,11 +2,11 @@
 /**
  * Some debugging stuff for this application
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
+ * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
  * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 Installation-Wizard Developer Team
  * @license            GNU GPL 3.0 or any newer version
- * @link               http://www.ship-simu.org
+ * @link               http://www.shipsimu.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
index d41f4ab537bbbb17428192d316f048655a8feec4..5d08c530a19e47a278d414b6731ea54b3a319480 100644 (file)
@@ -2,11 +2,11 @@
 /**
  * The exception handler for this application
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
+ * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
  * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 Installation-Wizard Developer Team
  * @license            GNU GPL 3.0 or any newer version
- * @link               http://www.ship-simu.org
+ * @link               http://www.shipsimu.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
index 9d579893acbd223179670fe2e10447f95c349f16..60ef66210786a02fb6d1c28ba1b83bbe37be905a 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>
+ * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
  * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 Installation-Wizard Developer Team
  * @license            GNU GPL 3.0 or any newer version
- * @link               http://www.ship-simu.org
+ * @link               http://www.shipsimu.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
index 033687eb9561f7f3bb7e8ac6495276980bfe3d26..8b8fcd877a81ae52f9e20bc6482e65bf7bbfa83c 100644 (file)
@@ -2,11 +2,11 @@
 /**
  * A specialized class loader for this class
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
+ * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
  * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 Installation-Wizard Developer Team
  * @license            GNU GPL 3.0 or any newer version
- * @link               http://www.ship-simu.org
+ * @link               http://www.shipsimu.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
index 60e8670885ce666f26655f207b676fa2ffeee5eb..e3d5c6cea8f9c1236bcf42da8b9181d768eb58d6 100644 (file)
@@ -2,11 +2,11 @@
 /**
  * A general action class for install
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
+ * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
  * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 Installation-Wizard Developer Team
  * @license            GNU GPL 3.0 or any newer version
- * @link               http://www.ship-simu.org
+ * @link               http://www.shipsimu.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
index d90e2f1372f81342c068cd0f7770fa3cd23f53e4..4e97541b63259c9e4d74e4f5276bd64f8fe4f7ce 100644 (file)
@@ -2,11 +2,11 @@
 /**
  * A command for failed install "requests"
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
+ * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
  * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 Installation-Wizard Developer Team
  * @license            GNU GPL 3.0 or any newer version
- * @link               http://www.ship-simu.org
+ * @link               http://www.shipsimu.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
index 7168acb1e9a4b802ad78e989557465a5f4a8da74..18f1b6648cc96ca1bb200bb9c8177be69b53df14 100644 (file)
@@ -2,11 +2,11 @@
 /**
  * Controller for failed install data "requests"
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
+ * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
  * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 Installation-Wizard Developer Team
  * @license            GNU GPL 3.0 or any newer version
- * @link               http://www.ship-simu.org
+ * @link               http://www.shipsimu.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
index 55b47e0f6211fc816a3d4fb223083b45bc1170e1..77ae772195d7bf129e1971790f88068b851fdfdf 100644 (file)
@@ -2,11 +2,11 @@
 /**
  * A general filter class for Ship-Simu
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
+ * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
  * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 Installation-Wizard Developer Team
  * @license            GNU GPL 3.0 or any newer version
- * @link               http://www.ship-simu.org
+ * @link               http://www.shipsimu.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
index b0bfd45b9d44e28512f34addd381bd40dbc7d20d..4580eac264da5ab0b977d8b152f1695ab9e59f83 100644 (file)
@@ -2,11 +2,11 @@
 /**
  * A Home menu class for Installation-Wizard
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
+ * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
  * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 Installation-Wizard Developer Team
  * @license            GNU GPL 3.0 or any newer version
- * @link               http://www.ship-simu.org
+ * @link               http://www.shipsimu.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
index 66e5c7f03517adecbd38fc185fa2bc4e5baa755a..fed2aa386a9eb9a0528a29dcdca99023272a3c4d 100644 (file)
@@ -2,11 +2,11 @@
 /**
  * The application launcher
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
+ * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
  * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 Installation-Wizard Developer Team
  * @license            GNU GPL 3.0 or any newer version
- * @link               http://www.ship-simu.org
+ * @link               http://www.shipsimu.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
index 2f8d830cda176562b0a3e4de4e6ab67e401434f8..14bb9504466ff9aa914294db40a3d8c68f96a7d4 100644 (file)
--- a/index.php
+++ b/index.php
@@ -7,11 +7,11 @@
  *
  * But good little boys and girls would always initialize their variables... ;-)
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
+ * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
  * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2012 Core Developer Team
  * @license            GNU GPL 3.0 or any newer version
- * @link               http://www.ship-simu.org
+ * @link               http://www.shipsimu.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