]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/main/class_InvalidCommandException.php
Continued:
[core.git] / inc / main / exceptions / main / class_InvalidCommandException.php
index d4982fd7040ef9f115e9d22f5e62ef025762cd36..274ba81cb04ca3eb0d74d57f9bc5412f1e3ee650 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Own namespace
-namespace CoreFramework\Deprecated;
+namespace CoreFramework\Command;
 
 // Import framework stuff
 use CoreFramework\Generic\FrameworkException;
@@ -13,7 +13,6 @@ use CoreFramework\Generic\FrameworkException;
  * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2017 Core Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.shipsimu.org
- * @deprecated Don't use this anymore
  *
  * 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