Commit Graph

6 Commits

Author SHA1 Message Date
Sebastian Mendel
d6a1af00cb do not print non scalar values 2007-10-16 08:47:47 +00:00
Sebastian Mendel
a75b4e1051 missing parameter in function call (bug #1811316 Error handler produces error) 2007-10-11 06:25:45 +00:00
Sebastian Mendel
50cd1e930f new generic message object 2007-10-10 14:31:18 +00:00
Sebastian Mendel
5dd96d42ce replaced $PMA_errors with new PMA_Error_Handler 2007-10-08 16:02:58 +00:00
Sebastian Mendel
b43ab99c15 new error handler ... 2007-10-08 15:13:44 +00:00
Sebastian Mendel
e623dc42cf new error handler - needs some more work, but works already:
- errors are gathered through all pages till displayed
 - errors are displayed in main footer
 - configurable error gathering
 - configurable error displaying
 - configurable error logging
2007-10-08 14:58:18 +00:00