mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 00:54:49 +02:00
Issue #4352 - Canonical added for page, forum and download. Replaced some e_PAGETITLE with e107::title()
This commit is contained in:
@@ -90,6 +90,10 @@ if(isset($_GET['f']))
|
||||
break;
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
e107::canonical('forum');
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user