From: Roland Haeder Date: Fri, 17 Oct 2014 22:36:15 +0000 (+0200) Subject: Minor things improved + TODO added as it is unfinished. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6fa13de533057e99fc3673c40bea564492c2f473;p=hub.git Minor things improved + TODO added as it is unfinished. Signed-off-by: Roland Haeder --- diff --git a/application/hub/interfaces/package/class_Deliverable.php b/application/hub/interfaces/package/class_Deliverable.php index c8762b61d..7f6b56c2c 100644 --- a/application/hub/interfaces/package/class_Deliverable.php +++ b/application/hub/interfaces/package/class_Deliverable.php @@ -56,7 +56,7 @@ interface Deliverable extends FrameworkInterface { /** * Checks whether encoded (raw) data is pending * - * @return $isPending Whether encoded data is pending + * @return $isPending Whether encoded data is pending */ function isEncodedDataPending (); diff --git a/application/hub/main/factories/handler/class_ProtocolHandlerFactory.php b/application/hub/main/factories/handler/class_ProtocolHandlerFactory.php index d800146bb..f7e5832df 100644 --- a/application/hub/main/factories/handler/class_ProtocolHandlerFactory.php +++ b/application/hub/main/factories/handler/class_ProtocolHandlerFactory.php @@ -7,6 +7,7 @@ * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2014 Hub Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.shipsimu.org + * @todo Unfinished stuff * * 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 diff --git a/core b/core index 64b2e96b9..fc986df58 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 64b2e96b9cca01afc4659db2370a8919832ec30c +Subproject commit fc986df5800daabbd777eae81ec44f63c7cd84f5