]> git.mxchange.org Git - core.git/blobdiff - framework/main/exceptions/file_directory/class_FileWriteProtectedException.php
no longer deprecated and now imported
[core.git] / framework / main / exceptions / file_directory / class_FileWriteProtectedException.php
index 246573d52cbf2f10806bc56abe5548314e9495c3..71edcf01a45a6ae374d0113f53ea6d4c5e2ef34d 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Own namespace
-namespace CoreFramework\Deprecated;
+namespace CoreFramework\FileSystem;
 
 // Import framework stuff
 use CoreFramework\Generic\FrameworkException;
@@ -13,8 +13,7 @@ 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
  * the Free Software Foundation, either version 3 of the License, or