Changeset 10982

Show
Ignore:
Timestamp:
01/16/11 16:41:22 (2 years ago)
Author:
p_lindheimer
Message:

fix duplicate setting and add AMPWEBADDRESS re #4740

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/trunk/libfreepbx.install.php

    r10975 r10982  
    443443  $freepbx_conf->define_conf_setting('AMPVMUMASK',$set); 
    444444 
     445  // AMPWEBADDRESS 
     446  $set['value'] = ''; 
     447  $set['description'] = 'This is the address of your Web Server. It is mostly obsolete and derived when not supplied and will be phased out, but there are still some areas expecting a variable to be set and if you are using it this will migrate your value.'; 
     448  $set['emptyok'] = 1; 
     449  $set['type'] = CONF_TYPE_TEXT; 
     450  $set['level'] = 4; 
     451  $freepbx_conf->define_conf_setting('AMPWEBADDRESS',$set); 
     452  $set['level'] = 0; 
     453  $set['emptyok'] = 0; 
     454 
    445455  // ARI_ADMIN_USERNAME 
    446456  $set['value'] = ''; 
     
    937947  $set['emptyok'] = 1; 
    938948  $set['type'] = CONF_TYPE_TEXT; 
    939   $freepbx_conf->define_conf_setting('BRAND_IMAGE_HIDE_NAV_BACKGROUND',$set); 
     949  $freepbx_conf->define_conf_setting('BRAND_IMAGE_SHADOW_SIDE_BACKGROUND',$set); 
    940950 
    941951  // BRAND_IMAGE_FREEPBX_RIGHT