php-collection: Fixes and multiple saved graph lists
authorBruno Prémont <bonbons@linux-vserver.org>
Sun, 1 Mar 2009 21:19:43 +0000 (22:19 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Mon, 2 Mar 2009 08:31:18 +0000 (09:31 +0100)
commit26f1a6f7ca9b20cb917ec8b3df7affde2da8eac1
tree6d6b074e87c190ed6de07d3a71de15a4b5f9c6c9
parent3f99de804e830ce2a8870fdab4686a24f73bb160
php-collection: Fixes and multiple saved graph lists

php-collection/functions.php: Fix collectd_flush()

Some obsolete code in collectd_flush() caused PHP Notice errors
and prevented caused the function to return before attempting
to ask collectd to flush cache.

Signed-off-by: Florian Forster <octo@huhu.verplant.org>
contrib/php-collection/functions.php