Changeset 365

Show
Ignore:
Timestamp:
11/13/09 11:56:38 (9 months ago)
Author:
hans
Message:

cleaning out some leftovers of the content cache, session manager and shm functions

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • eaccelerator/trunk/ea_info.h

    r330 r365  
    4141PHP_FUNCTION(eaccelerator_cached_scripts); 
    4242PHP_FUNCTION(eaccelerator_removed_scripts); 
    43 #if defined (WITH_EACCELERATOR_CONTENT_CACHING) || defined(WITH_EACCELERATOR_SESSIONS) || defined(WITH_EACCELERATOR_SHM) 
    44 PHP_FUNCTION(eaccelerator_list_keys); 
    45 #endif 
    4643 
    4744#endif