> I agree, but honostly, I have searched in the Docs but I have not found > what you suppose I should have found on my own. Since you most likely > know where it is written, what about telling me the name of the > document. Searching Google for the string $week_start_day_default > results in no found topics. OK, I then tried to put the line into > /config/config.pl as I guess you refer to this file. I then make another > guess and enter > $week_start_day_default = 2; no positive result, so i try > $week_start_day_default = 'Monday';. Still no result, so I make a final > guess and enter $week_start_day_default = 'Mon'; Still no success.
vi data/config.php :1 /week_start_day_default n ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
