Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / framework / main / exceptions / database / local_file / class_SavePathReadProtectedException.php
index 0b32e1dc3b072ff325c8f7cf1f50324e10aec9a1..9bb346056d751013c48740c5dfd3c17527fbcbc4 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 // Own namespace
-namespace CoreFramework\Deprecated;
+namespace Org\Mxchange\CoreFramework\Deprecated;
 
 // Import framework stuff
-use CoreFramework\Database\DatabaseException;
+use Org\Mxchange\CoreFramework\Database\DatabaseException;
 
 /**
  * An exception thrown when the save path is read-protected