mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°5655 - Router: Add method to dump available routes
This commit is contained in:
@@ -327,7 +327,6 @@ try
|
||||
|
||||
// Response is a \WebPage, let's handle it like legacy operations
|
||||
$oP = $mResponse;
|
||||
// TODO 3.1: If no route match, die instead of fallback to legacy operation dispatch and dump available routes if in dev env.
|
||||
}
|
||||
// Otherwise, use legacy operation
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user