Made some minor adjustments to 'os' key rating in core/module.rb. See issue #72

This commit is contained in:
Christian Frichot
2012-02-18 09:06:46 +08:00
parent 106e2dbd2d
commit 15932efcb3
7 changed files with 49 additions and 9 deletions

View File

@@ -22,5 +22,8 @@ beef:
description: "This module will use a PDF to attempt to hook the default browser (assuming it isn't currently hooked). <br><br>Normally, this will be IE but it will also work when Chrome is set to the default. When executed, the hooked browser will load a PDF and use that to start the default browser. If successful another browser will appear in the browser tree."
authors: ["saafan"]
target:
not_working:
ALL:
os: ["iPhone"]
working: ["All"]
user_notify: ["FF", "C"]