Changeset 1533 for branches/locker-dev/locker/deploy
- Timestamp:
 - Apr 1, 2010, 5:01:37 AM (16 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          branches/locker-dev/locker/deploy/bin/phpical (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
branches/locker-dev/locker/deploy/bin/phpical
r1223 r1533 12 12 close(FILE); 13 13 $a =~ s/adminpass/$admin_password/g; 14 $a =~ s|\$timezone\s*= '';|\$timezone = 'US/Eastern';|g; 14 15 $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/; 15 16 open(FILE, ">config.inc.php");  
Note: See TracChangeset
          for help on using the changeset viewer.
      