Changeset 330 for eaccelerator/trunk/ea_info.h
- Timestamp:
- 08/20/07 15:15:06 (1 year ago)
- Files:
-
- eaccelerator/trunk/ea_info.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
eaccelerator/trunk/ea_info.h
r286 r330 41 41 PHP_FUNCTION(eaccelerator_cached_scripts); 42 42 PHP_FUNCTION(eaccelerator_removed_scripts); 43 #if defined (WITH_EACCELERATOR_CONTENT_CACHING) || defined(WITH_EACCELERATOR_SESSIONS) || defined(WITH_EACCELERATOR_SHM) 43 44 PHP_FUNCTION(eaccelerator_list_keys); 45 #endif 44 46 45 47 #endif