Revision 6833c9cd
Added by Ermal Luçi over 15 years ago
usr/local/www/services_igmpproxy.php | ||
---|---|---|
63 | 63 |
$savemsg = get_std_save_message($retval); |
64 | 64 |
else |
65 | 65 |
$savemsg = $retval; |
66 |
|
|
67 |
clear_subsystem_dirty('igmpproxy'); |
|
66 | 68 |
} |
67 | 69 |
|
68 | 70 |
if ($_GET['act'] == "del") { |
Also available in: Unified diff
Clear the subsystem after reload.