mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Issue #4352 - Canonical added for page, forum and download. Replaced some e_PAGETITLE with e107::title()
This commit is contained in:
@@ -41,6 +41,7 @@ if (!e107::isInstalled('forum'))
|
||||
//e107::lan('forum','English_front');
|
||||
e107::lan('forum', "front", true);
|
||||
e107::css('forum','forum.css');
|
||||
// e107::canonical('forum', 'post');
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user