]> git.mxchange.org Git - shipsimu.git/blob - application/ship-simu/exceptions.php
New interface SignableContract introduced, some comments translated
[shipsimu.git] / application / ship-simu / exceptions.php
1 <?php
2
3 // Set the new handler
4 //set_exception_handler('shipsimu_exception_handler');
5
6 // [EOF]
7 ?>