passbe
|
15d08b84d6
|
Merged new data chopper. Migrated to new request() function. Changed all modules to call send() instead of sendback().
git-svn-id: https://beef.googlecode.com/svn/trunk@787 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-03-12 01:19:21 +00:00 |
|
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 |
|
passbe
|
5e5a0e8ee8
|
Added link rewrite module. fixes Issue #219
git-svn-id: https://beef.googlecode.com/svn/trunk@648 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-01-01 02:44:02 +00:00 |
|