| 1 |
// $Id: README.txt,v 1.4 2007/05/31 16:21:33 lukelast Exp $ |
// $Id: README.txt,v 1.3.2.1 2007/05/31 16:26:03 lukelast Exp $ |
| 2 |
|
|
| 3 |
INSTALL INSTRUCTIONS FOR AUTOTIMEZONE.MODULE |
INSTALL INSTRUCTIONS FOR AUTOTIMEZONE.MODULE |
| 4 |
---- |
---- |
| 16 |
MODULE OPTIONS |
MODULE OPTIONS |
| 17 |
---- |
---- |
| 18 |
|
|
| 19 |
This module has the optional feature of setting a $_SESSION[‘timezone’] variable for guest users. This feature can be taken advantage of in custom code or other modules when a guest user’s time zone is needed. The Value of $_SESSION['timezone'] is in minutes from GMT. |
This module has the optional feature of setting a $_SESSION['timezone'] variable for guest users. This feature can be taken advantage of in custom code or other modules when a guest user’s time zone is needed. The Value of $_SESSION['timezone'] is in minutes from GMT. |
| 20 |
|
|
| 21 |
Please send comments to luke {at} lukelast [.] com |
Please send comments to luke {at} lukelast [.] com |