Changed DebugLevel, default 500 page
This commit is contained in:
+1
-1
@@ -108,7 +108,7 @@ Router.prototype.setRoute = function( _route, _match )
|
||||
// Re-route function
|
||||
, reRoute: function( target, direct )
|
||||
{
|
||||
Dragonfly.Log(
|
||||
Dragonfly.Debug(
|
||||
"Reroute: " + target
|
||||
+ ( direct ? ", Direct" : "" )
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user