Be kind, rewind. Restart the package after a reinstallation.

This commit is contained in:
Scott Ullrich 2006-09-27 17:36:37 +00:00
parent 58725a51ce
commit 960e61ae23

View File

@ -134,6 +134,7 @@ switch($_GET['mode']) {
update_status("Package reinstalled.");
$static_output .= "\n\nPackage reinstalled.";
update_output_window($static_output);
start_service($_GET['pkg']);
break;
case "reinstallxml":
delete_package_xml($_GET['pkg']);