From 8107772cb722e144cbc8745ffd0fa0be8d65a644 Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Tue, 30 Nov 2010 19:22:23 +1100 Subject: [PATCH] comment --- inc/config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/config.php b/inc/config.php index dbb9bbd6..ca687da6 100644 --- a/inc/config.php +++ b/inc/config.php @@ -86,6 +86,7 @@ define('DIR_THUMB', 'thumb/', true); define('DIR_RES', 'res/', true); + // Where to store the .html templates. This folder and templates must exist or fatal errors will be thrown. define('DIR_TEMPLATE', getcwd() . '/templates', true); // The root directory, including the trailing slash, for Tinyboard.