View Single Post
  #2 (permalink)  
Old 04-04-2008, 09:14 PM
mamyte03 mamyte03 is offline
Junior Member
 
Join Date: Mar 2008
Posts: 7
Default

O that about this type:

Code:
$front->addControllerDirectory('./application/admin/controllers', 'admin');
And what name is your's Admin controlles class? I think it have be Admin_IndexController ...
Reply With Quote