From 2b98bf899610a9f2b3bb16c1e8a511517df322fd Mon Sep 17 00:00:00 2001 From: cweiske Date: Sun, 20 Sep 2009 17:04:31 +0000 Subject: Put all configuration options into config.default.inc.php. Use phpdoc docblocks for config option descriptions. Put only very necessary options in config.inc.php.dist to now overwhelm new users. git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@359 b3834d28-1941-0410-a4f8-b48e95affb8f --- header.inc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'header.inc.php') diff --git a/header.inc.php b/header.inc.php index 5051002..024cb06 100644 --- a/header.inc.php +++ b/header.inc.php @@ -1,9 +1,10 @@