Continued:
[core.git] / inc / main / classes / output / console / class_ConsoleOutput.php
index 6b153891da83ab4bb7d76b4cc8a8ab6d9aaa32d5..ddec2cc00de4176bc011c270be9fc114f3c935ff 100644 (file)
@@ -1,4 +1,10 @@
 <?php
+// Own namespace
+namespace CoreFramework\Output;
+
+// Import framework stuff
+use CoreFramework\Configuration\FrameworkConfiguration;
+
 /**
  * This class simply puts text without any HTML code out. This class is suiable
  * for console output