0.1.8
This commit is contained in:
BIN
Minat.app.zip
BIN
Minat.app.zip
Binary file not shown.
@@ -63,7 +63,7 @@ switch (@$argv[0]) {
|
|||||||
addline("Launch without argv");
|
addline("Launch without argv");
|
||||||
die;
|
die;
|
||||||
case "Preferences...":
|
case "Preferences...":
|
||||||
exec($p['phpbin']." ".__DIR__."/MinatPrefs.php");
|
exec(escapeshellarg($p['phpbin'])." ".__DIR__."/MinatPrefs.php");
|
||||||
addline("Launch preferences");
|
addline("Launch preferences");
|
||||||
die;
|
die;
|
||||||
case "Show Debug Console":
|
case "Show Debug Console":
|
||||||
|
|||||||
Reference in New Issue
Block a user