]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/database/local_file/class_SavePathIsEmptyException.php
added files for database format-upgrade
[core.git] / inc / main / exceptions / database / local_file / class_SavePathIsEmptyException.php
index d188f15949f85e0863e6745c41d273f4e40989b6..97b3b2873ac23a4930976c12f3e5c55e09b9c476 100644 (file)
@@ -1,19 +1,12 @@
 <?php
-// Own namespace
-namespace CoreFramework\Deprecated;
-
-// Load 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