kopia lustrzana https://github.com/c9/core
Simplify
rodzic
8e68e8c7e1
commit
9d5904e9ba
|
@ -151,7 +151,7 @@ module.exports = function Section(name, description, types) {
|
||||||
|
|
||||||
this.handle = (function(path, req, res, next) {
|
this.handle = (function(path, req, res, next) {
|
||||||
var that = this;
|
var that = this;
|
||||||
|
debugger;
|
||||||
if (arguments.length == 2) {
|
if (arguments.length == 2) {
|
||||||
return this._rootHandler.apply(this, arguments);
|
return this._rootHandler.apply(this, arguments);
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue