]> git.mxchange.org Git - shipsimu.git/blob - ship-simu/application/selector/exceptions.php
TODO: We should find something better than BaseFrameworkSystem as a type-hint
[shipsimu.git] / ship-simu / application / selector / exceptions.php
1 <?php
2
3 // Set the new handler
4 //set_exception_handler('selector_exception_handler');
5
6 // [EOF]
7 ?>