Index: trunk/locker/deploy/bin/phpical
===================================================================
--- trunk/locker/deploy/bin/phpical	(revision 1222)
+++ trunk/locker/deploy/bin/phpical	(revision 1547)
@@ -12,4 +12,5 @@
 close(FILE);
 $a =~ s/adminpass/$admin_password/g;
+$a =~ s|\$timezone\s*= '';|\$timezone = 'US/Eastern';|g;
 $a =~ s/\$phpicalendar_publishing/\/\/ WARNING: The scripts.mit.edu maintainers have had to disable this feature on scripts.mit.edu because it contains a serious security vulnerability that has not been addressed by the software\'s authors.  Please do not try to enable this feature\n\$phpicalendar_publishing/;
 open(FILE, ">config.inc.php");
