output.php

Go to the documentation of this file.
00001 <?php
00025 // Get a debugger instance
00026 $debug = DebugMiddleware::createDebugMiddleware(FrameworkConfiguration::getInstance()->readConfig('debug_class'));
00027 
00028 // Empty string should be ignored and used for testing the middleware
00029 DebugMiddleware::getInstance()->output("");
00030 
00031 // [EOF]
00032 ?>

Generated on Mon Dec 8 01:06:46 2008 for Ship-Simulator by  doxygen 1.5.6