Scott Luther wrote on Monday 30th of May 2011:I'm trying to setup a controller inside app/classes/controller/admin/categories.php, I have my routes.php set to route 'admin/category' to 'admin/categories', but I'm getting a 404 error. Assuming it's possible to use folders (I'm pretty sure I saw someone do this somewhere already...), what am I missing here?
class Controller_Admin_Categories extends Controller_Admin
Dregond Rahl wrote on Monday 30th of May 2011:class Controller_Admin_Categories extends Controller_Admin
It looks like you're new here. If you want to get involved, click one of these buttons!