Reload graph functions on OPT changes

This commit is contained in:
Scott Ullrich 2006-04-03 18:52:11 +00:00
parent 0d08cea582
commit f8a059cbdb

View File

@ -428,6 +428,9 @@ if ($_POST) {
sleep(1);
interfaces_optional_configure_if($index);
/* load graphing functions */
enable_rrd_graphing();
/* sync filter configuration */
filter_configure();