Show
Ignore:
Timestamp:
11/07/2007 05:18:26 PM (13 months ago)
Author:
PugFish
Message:

Comments updated:

  • All comments should be converted now except a few not going into release or being replaced soon after
  • General comment cleanup, made more consistent and a few errors corrected
  • Removed comments from classes implementing interfaces, no point duplicating them
  • Renamed constructor topics

Added result_array() to Database_Result interface

Files:
1 modified

Legend:

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

    r932 r1015  
    1111 
    1212        /* 
    13          * Method: __construct 
     13         * Constructor: __construct 
    1414         *  Loads the Input, URI and Loader libraries into the '$this' namespace. 
    1515         */