Michal Čihař
656809ac3b
Error can possibly contain html chars and should be escaped
2012-03-02 11:21:30 +01:00
Michal Čihař
d17fba309c
Fix permissions.
...
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
e646a2760c
Fixed conflict due to upstream merge
2010-07-23 21:59:15 +05:30
Michal Čihař
318dc4b650
Drop @version tag from docblocks.
2010-07-20 13:59:17 +02:00
ninadsp
bed1948d04
testing git setup - no major change made in code yet
...
only added a few comments
2010-05-23 01:22:01 +05:30
Marc Delisle
d7ffee57e1
[core] Removed context from the error handler
2009-10-11 12:27:21 +00:00
Marc Delisle
17c3461cab
patch #2682833 [core] Fatal error: Call to a member function isDisplayed()
2009-03-22 12:25:17 +00:00
Marc Delisle
5ed0400bdd
patch #2520747 [core] E_DEPRECATED compatibility for PHP 5.3
2009-01-20 18:04:20 +00:00
Michal Čihař
56941e509c
Adding @package, second part.
2008-11-24 11:05:40 +00:00
Sebastian Mendel
5dd96d42ce
replaced $PMA_errors with new PMA_Error_Handler
2007-10-08 16:02:58 +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