<?php
$settings->stylesheet = 'somestyle'; // force styles/somestyle.css to be used
$switches['onlineusers'] = 0; // turn off online users
$switches['maintoplist'] = 0; // turn off the index toplist
$settings->catcols = 3; // use three columns of categories
$settings->linkcols = 0; // don't use columns for links
?>
$settings->linkcols = 1;
$settings->update('linkcols');
Rating:
Submitted: 11/05/07 (Edited 06/03/08)
Description: Changing settings, switches and other things for one template set without changing for others.
Views:
225 views. Averaging 1 per day.
In the most recent 30 day period, there've been 7 views.