This website requires JavaScript.
Explore
Help
Register
Sign In
Hiddenden
/
beef
Watch
2
Star
0
Fork
0
You've already forked beef
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
540f806d1d9545006a56f144303a29bf77dc11e1
beef
/
modules
History
wade@bindshell.net
9d90813240
The superfluous JSON array (of size one) wrapping a hash in each input element has been removed. Thus, there is no need for the following instruction with each element: if(typeof input[0] == 'object') { input = input[0]; }
...
git-svn-id:
https://beef.googlecode.com/svn/trunk@700
b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-18 12:53:56 +00:00
..
beefjs
fixes Issue
#40
, created getPluginsIE, to traverse ActiveX object detection list
2011-01-12 01:19:03 +00:00
commands
The superfluous JSON array (of size one) wrapping a hash in each input element has been removed. Thus, there is no need for the following instruction with each element: if(typeof input[0] == 'object') { input = input[0]; }
2011-01-18 12:53:56 +00:00