From 5a2b2ee7cb1ba17325c4bb70202a070007fd4e75 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 8 Apr 2025 22:43:49 +0200 Subject: [PATCH] Resolviendo conflictos --- ci4/app/Config/Routing.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci4/app/Config/Routing.php b/ci4/app/Config/Routing.php index 26bd3d2b..ee51edc5 100644 --- a/ci4/app/Config/Routing.php +++ b/ci4/app/Config/Routing.php @@ -88,7 +88,7 @@ class Routing extends BaseRouting * * If FALSE, will stop searching and do NO automatic routing. */ - public bool $autoRoute = true; + public bool $autoRoute = true; /** * If TRUE, will enable the use of the 'prioritize' option