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!
Dieser Beitrag wurde von Trustmaster (am 3. Mai 2009, 17:41, vor 16 Jahre) bearbeitet |