I agree, modifying the core should be reserved to very specific
situations (did it for a project)
I took the easiest way (I think) to fix it :add
ini_set('date.timezone','Europe/Paris');
in a configuration file
ok, time is not stored in GMT, not the cleanest solution, I know
but my guestbook will always be in French and for any server, this PHP
directive will always indicate the same time, so I won't have problem
even if I change of server...
it is A solution, others are possible, depends on background
thanks for your help :)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---