(no commit message)
[shipsimu.git] / application / ship-simu / exceptions.php
diff --git a/application/ship-simu/exceptions.php b/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]
+?>