mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 19:30:25 +02:00
Issue #4352 - Canonical added for page, forum and download. Replaced some e_PAGETITLE with e107::title()
This commit is contained in:
@@ -627,7 +627,7 @@ else
|
||||
unset($ret);
|
||||
}
|
||||
|
||||
|
||||
e107::canonical('forum', 'topic', $thread->threadInfo);
|
||||
require_once (HEADERF);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user