]> git.mxchange.org Git - shipsimu.git/blobdiff - ship-simu/application/ship-simu/exceptions.php
Initial import of current development status
[shipsimu.git] / ship-simu / application / ship-simu / exceptions.php
diff --git a/ship-simu/application/ship-simu/exceptions.php b/ship-simu/application/ship-simu/exceptions.php
new file mode 100644 (file)
index 0000000..df23634
--- /dev/null
@@ -0,0 +1,7 @@
+<?php
+
+// Set the new handler
+//set_exception_handler('shipsimu_exception_handler');
+
+// [EOF]
+?>