-
- Added backtrace to watchdog messages for DrupalExceptions
-
- Doc
-
- Doc
-
- Added doc
-
- Added DrupalException
-
- Changed log message; now includes description
-
- Added message as a default
-
- Changed err(); now returns specific code information
-
- Fixed error where some functions such as user_error() which are not hooks were display errors. - Changed hook_error() to hook_error_codes() - Cleaned up some random code - Changed description in hook_error_codes(); no longer needs to be wrapped in t()
-
- Initial commit