]> git.mxchange.org Git - hub.git/blob - ship-simu/application/hub/debug.php
081aa2185533e69ac6ea03e040f8bb7be4926031
[hub.git] / ship-simu / application / hub / debug.php
1 <?php
2 // Initialize some debug constants here
3
4 // Hub main loop debugging
5 define('HUB_DEBUG_MAIN', true);
6
7 // [EOF]
8 ?>