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