view config.inc.example @ 145:c028506aa9cc

Separate the concepts of "every other week" classes and split group classes.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 10 Sep 2014 12:44:10 +0300
parents 48c3012c89d7
children
line wrap: on
line source

<?php

$baseURI = "http://tnsp.org/luk/";

$pageLang = "fi";
$pageCSSData = array("cookie" => "lukcss", "prefix" => "luk");
$pageCSSAlts = array("blue" => "1", "old" => "2", "purple" => "3", "dark" => "4");

$classDefaultID = "TTE1SNO";

?>