mirror of
https://github.com/e107inc/e107.git
synced 2025-08-18 04:12:00 +02:00
Meta-Tags: Issue #2544 - avoid duplication.
This commit is contained in:
@@ -415,6 +415,7 @@ class download
|
||||
$sc->setVars($dlrow);
|
||||
$this->setMeta($dlrow);
|
||||
|
||||
|
||||
if(!isset($DL_VIEW_PAGETITLE))
|
||||
{
|
||||
$DL_VIEW_PAGETITLE = "{DOWNLOAD_VIEW_NAME} / {DOWNLOAD_CATEGORY} / ".LAN_PLUGIN_DOWNLOAD_NAME;
|
||||
|
Reference in New Issue
Block a user