/* ** Joachim Wickman */ $title = "NFF"; // color scheme -- background $bg = "#5c5cbe"; $bg_even = "#fddddd"; $bg_odd = "#ffeeee"; // text color $textcolor = "#000000"; // database host, usually localhost //$dbhost = "db2.tawi.fi"; //$dbuser = "twp"; //$dbpass = "OyTAWIaB"; //$dbname = "TF"; // website address -- just www.yoursite.com -- no http:// $website = "www.tawi.fi"; // path to store -- no beginning or end slashes necessary $path = "nff/kundreg"; ?>