From 6f5966e38031557ca8b37905b594ed6541cb8a65 Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Tue, 30 Nov 2010 19:14:00 +1100 Subject: [PATCH] config comments --- inc/config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/config.php b/inc/config.php index eeab72de..83af50f8 100644 --- a/inc/config.php +++ b/inc/config.php @@ -102,6 +102,7 @@ define('BOARD_PATH', '%s', true); // Name of the boards. Typically '/%s/' (/b/, /mu/, etc) + // BOARD_ABBREVIATION - BOARD_TITLE define('BOARD_ABBREVIATION', '/%s/', true); // Automatically convert things like "..." to Unicode characters ("…")