@@ -63,7 +63,7 @@ switch (@$argv[0]) {
addline("Launch without argv");
die;
case "Preferences...":
exec($p['phpbin']." ".__DIR__."/MinatPrefs.php");
exec(escapeshellarg($p['phpbin'])." ".__DIR__."/MinatPrefs.php");
addline("Launch preferences");
case "Show Debug Console":
The note is not visible to the blocked user.