Files
nibiru-framework.com/core/c/router.php
stephan.kasdorf b550605bc2 Handle trailing URL segments in router
Added logic to handle single trailing URL segments in the router, ensuring non-numeric segments are added to the `$_REQUEST` array if not already present. Improved URL parsing for consistent request handling.
2025-08-29 14:15:16 +02:00

10 KiB
Executable File