author | Bruno Prémont <bonbons@linux-vserver.org> | |
Sun, 1 Mar 2009 21:19:49 +0000 (22:19 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Mon, 2 Mar 2009 08:31:18 +0000 (09:31 +0100) | ||
commit | 177f4357d29d8a488686fd92da3acd5ef2d9b10b | |
tree | 3993e292e60ddc86bf3dcbbbcee0c0f97bdec631 | tree | snapshot |
parent | 26f1a6f7ca9b20cb917ec8b3df7affde2da8eac1 | commit | diff |
php-collection/graph.php: Add missing error500() function
php-collection/graph.php: Add missing error500() function
When a call to rrdtool fails or some other internal error occurs
a HTTP error with code 500 and matching error image should be
returned, added the missing error500() function which does this
the same way as error404() and error400() functions.
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
php-collection/graph.php: Add missing error500() function
When a call to rrdtool fails or some other internal error occurs
a HTTP error with code 500 and matching error image should be
returned, added the missing error500() function which does this
the same way as error404() and error400() functions.
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
contrib/php-collection/graph.php | diff | blob | history |