Till Brehm
2015-11-15 6659cd9406ff94a31aa03f499d9a013c1fe3ddac
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, '');