core code merged, interfaces OutputStreamer implemented
[shipsimu.git] / inc / classes / main / output / class_ConsoleOutput.php
index 26dca7806ead6ad504539b5a3f6c3f9b20a4477e..374c2af4ae7182f3574f83847f5c779ea53221c3 100644 (file)
@@ -1,12 +1,13 @@
 <?php
 /**
- * This class simply puts HTML code / JavaScript code or CSS code out to the
- * browser
+ * This class simply puts text without any HTML code out. This class is suiable
+ * for console output
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
- * @version            0.0
+ * @author             Roland Haeder <webmaster@mxchange.org>
+ * @version            0.3.0
  * @copyright  Copyright(c) 2007, 2008 Roland Haeder, this is free software
  * @license            GNU GPL 3.0 or any newer version
+ * @link               http://www.mxchange.org
  *
  * 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