Changeset 3008

Show
Ignore:
Timestamp:
07/08/2008 12:48:37 PM (3 months ago)
Author:
Shadowhand
Message:

Follow up to r3005, removing an unnecessary method.

Files:
1 modified

Legend:

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

    r3007 r3008  
    7575        } 
    7676 
    77         public function delete_all() 
    78         { 
    79                 return TRUE; 
    80         } 
    81  
    8277        public function delete_expired() 
    8378        {