Ignore:
Timestamp:
Oct 14, 2007, 6:12:32 PM (17 years ago)
Author:
andersk
Message:
Add $email variable.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • locker/deploy/bin/gallery2

    r475 r476  
    4949           action => 'create',
    5050           passwordB => $admin_password,
    51            email => "$human\@mit.edu",
     51           email => $email,
    5252           fullName => $USER});
    5353fetch_uri('install/index.php', {step => 7}, {});
Note: See TracChangeset for help on using the changeset viewer.