Development

Changeset 7481

You must first sign up to be able to contribute.

Changeset 7481

Show
Ignore:
Timestamp:
02/14/08 07:49:10 (2 years ago)
Author:
Carl.Vondrick
Message:

Fixed Typeo in Askeet Tutorial Day 6 (closes #2850)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • doc/branches/1.0/askeet/en/6.txt

    r5459 r7481  
    170170### Custom validator 
    171171 
    172 Now it is time to write this custom `myLoginValidator`. You can create it in anyone of the `lib/` directories that are accessible to the module (that is, in `askeet/lib/`, or in `askeet/apps/frontend/lib/`, or in `askeet/apps/frontend/modules/user/lib/`). For now, it is considered to be an application-wide validator, so the `myLoginValidator.class.php` will be created in the `askeet/apps/frontend/lib/` directory: 
     172Now it is time to write this custom `myLoginValidator`. You can create it in any of the `lib/` directories that are accessible to the module (that is, in `askeet/lib/`, or in `askeet/apps/frontend/lib/`, or in `askeet/apps/frontend/modules/user/lib/`). For now, it is considered to be an application-wide validator, so the `myLoginValidator.class.php` will be created in the `askeet/apps/frontend/lib/` directory: 
    173173 
    174174    [php] 

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.