- unified cache_api function names
authorMichael Wallner <mike@php.net>
Tue, 26 Apr 2005 15:37:49 +0000 (15:37 +0000)
committerMichael Wallner <mike@php.net>
Tue, 26 Apr 2005 15:37:49 +0000 (15:37 +0000)
- moved http_ob_etaghandler() to cache_api
- don't pretend to be smarter than the developer at etag caching; removed http_start_ob_buffer, etc;
- renamed ob_httpetaghandler to ob_etaghandler


No differences found