Ignore:
Timestamp:
Jan 11, 2014, 3:50:26 PM (10 years ago)
Author:
mistic100
Message:

add 'allow_merge_accounts' parameter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/oAuth/admin/config.php

    r26556 r26626  
    88    'display_register' => isset($_POST['display_register']),
    99    'display_menubar' => isset($_POST['display_menubar']),
     10    'allow_merge_accounts' => isset($_POST['allow_merge_accounts']),
    1011    'identification_icon' => $_POST['identification_icon'],
    1112    'menubar_icon' => $_POST['menubar_icon'],
Note: See TracChangeset for help on using the changeset viewer.