Changeset 289

Show
Ignore:
Timestamp:
06/08/07 13:01:05
Author:
grahack
Message:

minor: corrected 2 typos in lib/Freakauth_light

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • FreakAuth/trunk/www/system/application/libraries/Freakauth_light.php

    r283 r289  
    122122        
    123123    /** 
    124      * Method used to restrict acess to controllers or methods of controllers 
     124     * Method used to restrict access to controllers or methods of controllers 
    125125         * to the specified category of users. 
    126126     * It requires 2 optional parameters: 
    127      *  - the first parameterspecifies the user group i.e. ('admin') 
     127     *  - the first parameter specifies the user group i.e. ('admin') 
    128128     *  - the second parameter specifies whether the area is reserved ONLY to 
    129129         *    that group (true) or if it is accessible by groups higher in the