We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f79b175 commit 9232e88Copy full SHA for 9232e88
1 file changed
user_guide_src/source/incoming/controllers.rst
@@ -494,6 +494,8 @@ CodeIgniter also permits you to map your URIs using its :ref:`Defined Route Rout
494
Remapping Method Calls
495
**********************
496
497
+.. note:: **Auto Routing (Improved)** does not support this feature intentionally.
498
+
499
As noted above, the second segment of the URI typically determines which
500
method in the controller gets called. CodeIgniter permits you to override
501
this behavior through the use of the ``_remap()`` method:
0 commit comments