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!
Відредаговано: Trustmaster (03.05.2009 17:41, 16 років тому) |