mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 12:20:44 +02:00
Updates to use new plugin specific prefs. Change file headers as well.
This commit is contained in:
@@ -19,7 +19,7 @@ class e107forum
|
||||
{
|
||||
// var $fieldTypes = array();
|
||||
private $userViewed, $permList;
|
||||
protected $modArray, $prefs;
|
||||
public $modArray, $prefs;
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
|
Reference in New Issue
Block a user