diff --git a/inc/config.php b/inc/config.php index e6fd6d21..109e99e9 100644 --- a/inc/config.php +++ b/inc/config.php @@ -101,8 +101,6 @@ define('FILE_INDEX', 'index.html', true); define('FILE_PAGE', '%d.html', true); - define('INDEX_FILE', 'index.html', true); - // Multi-board (%s is board abbreviation) define('BOARD_PATH', '%s/', true);