Revision 7905df98
Added by Ermal LUÇI almost 14 years ago
etc/rc.filter_synchronize | ||
---|---|---|
258 | 258 |
log_error($error); |
259 | 259 |
file_notice("sync_settings", $error, "Settings Sync", ""); |
260 | 260 |
exit; |
261 |
} else |
|
261 |
} else {
|
|
262 | 262 |
log_error("XMLRPC sync successfully completed with {$url}:{$port}."); |
263 |
update_filter_reload_status("XMLRPC sync successfully completed with {$url}:{$port}."); |
|
264 |
} |
|
263 | 265 |
$numberofruns = 3; |
264 | 266 |
} |
265 | 267 |
$numberofruns++; |
Also available in: Unified diff
Porvide information for the filter reload status screen.