Changeset 12988 for modules/branches/2.10/backup/page.backup.php
- Timestamp:
- 12/04/11 17:19:13 (1 year ago)
- Files:
-
- modules/branches/2.10/backup/page.backup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.10/backup/page.backup.php
r12969 r12988 62 62 } 63 63 64 ob_start( $amp_conf['buffering_callback']);64 ob_start(); 65 65 header('Content-Type: text/event-stream'); 66 66 header('Cache-Control: no-cache');
