]> git.mxchange.org Git - shipsimu.git/blobdiff - application/selector/exceptions.php
(no commit message)
[shipsimu.git] / application / selector / exceptions.php
diff --git a/application/selector/exceptions.php b/application/selector/exceptions.php
new file mode 100644 (file)
index 0000000..c0d5422
--- /dev/null
@@ -0,0 +1,7 @@
+<?php
+
+// Set the new handler
+//set_exception_handler('selector_exception_handler');
+
+// [EOF]
+?>