1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-07 23:26:41 +02:00

Added some missing canonical values.

This commit is contained in:
Cameron
2021-10-04 11:56:30 -07:00
parent 7171ca8e3d
commit 1351435a7c
2 changed files with 18 additions and 6 deletions

View File

@@ -264,6 +264,7 @@ class faq
function view_all($srch) // new funtion to render all FAQs
{
e107::canonical('faqs', 'index');
$tp = e107::getParser();
$ret = array();