Configure admin and clients as prefixes in core.php then in clients controller
admin_index() clients_index() index() - S On 16 July 2010 00:11, Davor Ilic <[email protected]> wrote: > My problem is i use now my own backend which i wrote it with cakephp but > how i can use now the same controllers for my frontend not the same as > backend methods but the same controller ? example: > > i have an Controller: ClientsController in which an: admin_index() and > index() but can“t use index() without asking mie to authentifacting me... > how to solve this to see the frontend > > > Check out the new CakePHP Questions site http://cakeqs.org and help > others with their CakePHP related questions. > > You received this message because you are subscribed to the Google Groups > "CakePHP" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<cake-php%[email protected]>For > more options, visit this group at > http://groups.google.com/group/cake-php?hl=en > Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
