Changeset 67eecde in github


Ignore:
Timestamp:
Sep 5, 2011 4:49:54 AM (21 months ago)
Author:
alecpl <alec@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.7, release-0.8
Children:
aecadcf
Parents:
c170bfc
Message:
  • Fix typo
File:
1 edited

Legend:

Unmodified
Added
Removed
  • config/main.inc.php.dist

    rc170bfc r67eecde  
    240240// X-Frame-Options HTTP header value sent to prevent from Clickjacking. 
    241241// Possible values: sameorigin|deny. Set to false in order to disable sending them 
    242 $rcmail_confoig['x_frame_options'] = 'sameorigin'; 
     242$rcmail_config['x_frame_options'] = 'sameorigin'; 
    243243 
    244244// this key is used to encrypt the users imap password which is stored 
Note: See TracChangeset for help on using the changeset viewer.