mirror of
https://github.com/e107inc/e107.git
synced 2025-08-14 02:24:08 +02:00
Removed some unused LANs. Cleaned up the deprecated LAN tool a little.
This commit is contained in:
@@ -214,7 +214,7 @@ class page_chapters_ui extends e_admin_ui
|
||||
|
||||
if($this->getAction() === 'list')
|
||||
{
|
||||
$this->fields['chapter_parent']['title'] = CUSLAN_56;
|
||||
$this->fields['chapter_parent']['title'] = LAN_PARENT;
|
||||
}
|
||||
elseif(deftrue('e_DEBUG'))
|
||||
{
|
||||
|
Reference in New Issue
Block a user