Added config option to automatically remove unnecessary whitespace when compiling HTML files from templates

This commit is contained in:
Savetheinternet 2011-11-16 16:01:02 +11:00
parent 8c97d15424
commit 27dde88e15
10 changed files with 2063 additions and 4 deletions

View file

@ -494,6 +494,9 @@
// 'AnotherName' => 'url')
//);
// Automatically remove unnecessary whitespace when compiling HTML files from templates.
$config['minify_html'] = false;
/*
* ====================
* Video embedding