[cvs] [Wiki] changed: Doc/Dev/ConversionH4

Michael Slusarz slusarz at horde.org
Thu Aug 12 19:43:10 UTC 2010


slusarz  Thu, 12 Aug 2010 15:43:10 -0400

Modified page: http://wiki.horde.org/Doc/Dev/ConversionH4
New Revision:  1.9
Change log:  Don't use Horde::fatal() directly

@@ -49,8 +49,12 @@

  ++ Documentation

  Update documentation.
+
+++ Error Handling
+
+Don't use Horde::fatal() directly - throw an Exception and if  
uncaught, a fatal exception handler will be triggered.

  ++ Globals

  Remove all use of globals within the application (use injector instead).



More information about the cvs mailing list