Derek Pye

Anonymous
angelic
Just a quick question - How do I change the default comments view for anonymous users from 'threaded' to 'flat.

Cheers

Derek


Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
config.php:
Text Formatted Code
$_CONF['comment_mode']          = 'threaded'; // Default Comment Mode; from 'threaded','nested',
                                              // 'nocomments', or 'flat
 

bye, Dirk