1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-05 22:27:34 +02:00

Fixes #1667 - Syntax error in social plugin admin

This commit is contained in:
Tijn Kuyper
2016-05-22 16:06:08 +02:00
parent 48b6b0cf74
commit a3a87325ad

View File

@@ -73,7 +73,7 @@ class social_ui extends e_admin_ui
protected $fieldpref = array(); protected $fieldpref = array();
protected $preftabs = array(" ".LAN_SOCIAL_ADMIN_14." ", LAN_SOCIAL_ADMIN_15, LAN_SOCIAL_ADMIN_16, LAN_SOCIAL_ADMIN_17, ); protected $preftabs = array(LAN_SOCIAL_ADMIN_14, LAN_SOCIAL_ADMIN_15, LAN_SOCIAL_ADMIN_16, LAN_SOCIAL_ADMIN_17);
protected $prefs = array( protected $prefs = array(