Advertisements

This commit is contained in:
ctrlcctrlv
2013-08-08 21:57:52 +00:00
parent 1b10821603
commit d4a1ae3595
3 changed files with 19 additions and 0 deletions

View File

@@ -728,6 +728,15 @@
// Automatically remove unnecessary whitespace when compiling HTML files from templates.
$config['minify_html'] = true;
/*
* Advertisement HTML to appear at the top and bottom of board pages.
*/
// $config['ad'] = array(
// 'top' => '',
// 'bottom' => '',
// );
/*
* ====================
* Javascript