mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 10:04:35 +02:00
Remove LANs from debug info.
This commit is contained in:
@@ -917,7 +917,7 @@ if (!class_exists('e107table', false))
|
||||
public $frontend = null;
|
||||
private $uniqueId = null;
|
||||
private $content = array();
|
||||
private $contentTypes = array('header','footer','text','title','image');
|
||||
private $contentTypes = array('header','footer','text','title','image', 'list');
|
||||
|
||||
|
||||
function __construct()
|
||||
|
Reference in New Issue
Block a user