CodeIgniter Forums
Exposing controllers/models and sparks - 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: Exposing controllers/models and sparks (/showthread.php?tid=45360)



Exposing controllers/models and sparks - El Forum - 09-18-2011

[eluser]xmonader[/eluser]
How can I get access to controllers of a spark ? for example I've installed Ion_Auth spark and want to use it's user controller or I'll have to copy it around in controller's folder ?