![]() |
Location of the Uri Class - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Location of the Uri Class (/showthread.php?tid=12405) |
Location of the Uri Class - El Forum - 10-17-2008 [eluser]Matrices[/eluser] To make a long story short, I need to stick the uri class into the calendar library. Does anyone know where it's stored? Location of the Uri Class - El Forum - 10-17-2008 [eluser]Matrices[/eluser] Nevermind! Instead of grabbing a uri segment to pass a variable to highlight a specific day, I passed it through the initial Calendar generate() function. |