Till Brehm
2016-04-07 7bce72dd8ffc5a1e072d9d51cd4e40ede7258d3d
server/scripts/ispconfig_patch
@@ -102,6 +102,7 @@
if(!is_installed('patch')) {
   swriteln("The program 'patch' is missing on your server. Please install it and try again.");
   exit;
}
$patch_id = simple_query('Enter patch id', false, '');