]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/output/class_BaseOutput.php
Continued:
[core.git] / framework / main / classes / output / class_BaseOutput.php
index 61067790b199a0f990c88b2d8775a6fa6001a594..61267e52c5a5ed9edc48da41ce2fd204ab42f5e3 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 // Own namespace
-namespace CoreFramework\Output;
+namespace Org\Mxchange\CoreFramework\Output;
 
 // Import framework stuff
-use CoreFramework\Object\BaseFrameworkSystem;
+use Org\Mxchange\CoreFramework\Object\BaseFrameworkSystem;
 
 /**
  * Generic output class