mark_story
|
f847080cbf
|
Changing more php version strings.
|
2010-10-03 12:46:03 -04:00 |
|
Mark Story
|
0f23634382
|
Adding stack traces to error400 and error500 when debug > 0.
Adding the stack trace element.
|
2010-09-06 18:09:11 -04:00 |
|
Mark Story
|
b7791dd94f
|
Removing variable that wasn't provided by the exception.
|
2010-09-05 02:04:08 -04:00 |
|
predominant
|
c98021dcd8
|
Converted views, router and security classes to new translation shotcut function use.
|
2010-04-16 02:20:15 +10:00 |
|
Juan Basso
|
0ac99eddb5
|
Replacing "echo sprintf" by "printf" where possible. Fixes #209.
Signed-off-by: Mark Story <mark@mark-story.com>
|
2010-01-18 00:56:22 -05:00 |
|
Joël Perras
|
7b1ccfff57
|
Changing error handler to send a HTTP/1.1 500 error when missingTable, missingDatabase or missingConnection is encountered. Increased test coverage of libs/error.php to 100%. Fixes #70.
|
2009-12-13 23:53:19 -05:00 |
|