Dotclear

Changeset 363:1104e01c5c47 for admin


Ignore:
Timestamp:
06/14/11 07:55:34 (14 years ago)
Author:
xave
Branch:
2.3
Message:

Admin mails' from value now automatically set up at installation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/install/wizard.php

    r270 r363  
    100100          $admin_url = preg_replace('%install/wizard.php$%','',$_SERVER['REQUEST_URI']); 
    101101          writeConfigValue('DC_ADMIN_URL',http::getHost().$admin_url,$full_conf); 
     102          writeConfigValue('DC_ADMIN_MAILFROM','dotclear@'.$_SERVER['HTTP_HOST'],$full_conf); 
    102103          writeConfigValue('DC_MASTER_KEY',md5(uniqid()),$full_conf); 
    103104           
Note: See TracChangeset for help on using the changeset viewer.

Sites map