added files for database format-upgrade
[core.git] / inc / main / exceptions / database / local_file / class_SavePathIsEmptyException.php
index 6447f931a9ea83a6bc939e56f23cbc01a2f17eb8..97b3b2873ac23a4930976c12f3e5c55e09b9c476 100644 (file)
@@ -1,19 +1,12 @@
 <?php
-// Own namespace
-namespace CoreFramework\Deprecated;
-
-// Import framework stuff
-use CoreFramework\Generic\FrameworkInterface;
-
 /**
  * An exception thrown when the save path string is empty
  *
  * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2017 Core Developer Team
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2016 Core Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.shipsimu.org
- * @deprecated Please 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