Closed
Description
See thread in the forum: https://forum.codeigniter.com/thread-73777.html
Basically - we currently do a preg_match without any restrictions to ensure that's ALL that is in the uri when matched, which makes things way too crazy. Need to restrict the match better.
Activity