copy cake/app_controller.php to app/app_controller.php, edit it and add
the line
var $helpers=array('Html','Javascript')Then $html and $javascript will be available to all controllers --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
