Re:
http://wiki.cakephp.org/tutorials:advanced_validation:advance_validation_with_parameters

Doing this tutorial, I found a piece of information missing, so I want
to insert the following and I wonder if people think that's ok:

-------
If you decide to use this ErrorHelper, then you will also need to add
the following to any controller classes that are going to use it:

<code>
    $var helpers = array('Error');
</code>
-------

I would put this right before the section entitled "Usage." But since I
am in my first week of learning to bake I thought I would run it by the
community before I get cocky.

Thanks.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to