#########################################################
app_controller.php
#########################################################
class AppController extends Controller {
var $helpers = array('Html','Form','Javascript');
var $components = array('Auth');
}
--
View this message in context:
http://n2.nabble.com/Simple-Auth-Login-System-%28Code-Included%29----Need-Tips-tp2547075p2547094.html
Sent from the CakePHP mailing list archive at Nabble.com.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---