1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00

Fixes for Private Messaging via the admin area.

This commit is contained in:
Cameron
2015-02-16 02:22:47 -08:00
parent 02766efff5
commit 9501745c07
5 changed files with 126 additions and 61 deletions

View File

@@ -1136,7 +1136,7 @@ class e_user_provider
}
public function init()
{
if(!e107::getPref('social_login_active', false))