Ignore:
Timestamp:
Jan 12, 2014, 9:08:58 PM (10 years ago)
Author:
mistic100
Message:

fix display of icon on users list

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/oAuth/main.inc.php

    r26666 r26667  
    2525include_once(OAUTH_PATH . 'include/functions.inc.php');
    2626
    27 if (file_exists(PHPWG_ROOT_PATH.OAUTH_CONFIG))
    28 {
    29   load_hybridauth_conf();
    30 }
     27load_hybridauth_conf();
    3128
    3229
Note: See TracChangeset for help on using the changeset viewer.