2000-12-22 22:18:35 +01:00
|
|
|
<?php
|
2000-12-27 10:30:43 +01:00
|
|
|
// $phpgw->preferences->add_newuser("common","maxmatchs","15");
|
|
|
|
// $phpgw->preferences->add_newuser("common","theme","default");
|
|
|
|
// $phpgw->preferences->add_newuser("common","tz_offset","0");
|
|
|
|
// $phpgw->preferences->add_newuser("common","dateformat","m/d/Y");
|
|
|
|
// $phpgw->preferences->add_newuser("common","timeformat","12");
|
|
|
|
// $phpgw->preferences->add_newuser("common","lang","en");
|
2000-12-22 22:18:35 +01:00
|
|
|
?>
|