Revision 72a6e5d0
Added by Stephen Beaver about 9 years ago
src/usr/local/www/pkg_mgr_install.php | ||
---|---|---|
519 | 519 |
unlink_if_exists($logfilename . ".json"); |
520 | 520 |
|
521 | 521 |
// If this was a firmware update and a reboot was initiated, display the "Rebooting" message |
522 |
// and start hte countdown timer
|
|
522 |
// and start the countdown timer
|
|
523 | 523 |
if ($firmwareupdate && $reboot_needed): |
524 | 524 |
|
525 | 525 |
?> |
Also available in: Unified diff
Comment typo
(cherry picked from commit b069f77e0a5e355e811dd7bd4a4d17a802a3f682)