Skip to content

Commit

Permalink
changed the action for the default
Browse files Browse the repository at this point in the history
  • Loading branch information
diervo committed Oct 10, 2012
1 parent 57d124f commit c5a325e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/app/mojits/TunnelProxy/controller.server.js
Expand Up @@ -80,7 +80,7 @@ YUI.add('TunnelProxy', function(Y, NAME) {
this.config = config;
},

index: function(ac) {
__call: function(ac) {
// This key is set by the TunnelServer in _handleRpc().
var proxyCommand = ac.params.body('proxyCommand'),
txId = ac.params.body('txId');
Expand Down

0 comments on commit c5a325e

Please sign in to comment.