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

    r1001 r1015  
    1717 
    1818        /* 
    19          * Method: __construct 
     19         * Constructor: __construct 
    2020         *  Loads the archive driver. 
    2121         *