Show
Ignore:
Timestamp:
11/01/2007 03:14:45 AM (13 months ago)
Author:
PugFish
Message:

Englishised some descriptions
Converted Validation to new comments

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/libraries/Cache.php

    r931 r932  
    1616        /* 
    1717         * Method: __construct 
    18          *  Set up driver and get groups 
     18         *  Set up driver and get groups. 
    1919         * 
    2020         * Parameters: 
     
    3030        /* 
    3131         * Method: get 
    32          *  Get data from cache 
     32         *  Get data from cache. 
    3333         * 
    3434         * Parameters: 
     
    4545        /* 
    4646         * Method: set 
    47          *  Save data into cache 
     47         *  Save data into cache. 
    4848         * 
    4949         * Parameters: 
     
    6161        /* 
    6262         * Method: del 
    63          *  Delete cache entry 
     63         *  Delete cache entry. 
    6464         * 
    6565         * Parameters: