Subversion-Projekte lars-tiefland.ci

Revision

Revision 2047 | Revision 2083 | Zur aktuellen Revision | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 2047 Revision 2081
Zeile 469... Zeile 469...
469
| even be a line of whitespace at the end of one of your scripts.  For
469
| even be a line of whitespace at the end of one of your scripts.  For
470
| compression to work, nothing can be sent before the output buffer is called
470
| compression to work, nothing can be sent before the output buffer is called
471
| by the output class.  Do not 'echo' any values with compression enabled.
471
| by the output class.  Do not 'echo' any values with compression enabled.
472
|
472
|
473
*/
473
*/
474
$config['compress_output'] = FALSE;
474
$config['compress_output'] = TRUE;
Zeile 475... Zeile 475...
475
 
475
 
476
/*
476
/*
477
|--------------------------------------------------------------------------
477
|--------------------------------------------------------------------------
478
| Master Time Reference
478
| Master Time Reference