Some improvements to make life easier
Trustmaster |
|
---|---|
That MySQL puzzle is solved by adding backtrace to sed_diefatal(). Any more wishes?
OK, I've added a few simple functions which make manual debugging easier:
sed_diefatal() was modified and a new option was added to config.php: /**
* Defines whether to display debugging information on critical errors.
* Comment it on production sites if you wish.
*/
define('SED_DEBUG', TRUE); May the Source be with you!
|
|
This post was edited by Trustmaster (2009-05-03 17:41, 16 years ago) |