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/Controller.php

    r929 r932  
    1212        /* 
    1313         * Method: __construct 
    14          *  Loads the Input, URI and Loader libraries into the '$this' namespace 
     14         *  Loads the Input, URI and Loader libraries into the '$this' namespace. 
    1515         */ 
    1616        public function __construct() 
     
    3131        /* 
    3232         * Method: kohana_include_view 
    33          *  Includes a View within the controller scope 
     33         *  Includes a View within the controller scope. 
    3434         * 
    3535         * Parameters: