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:
@@ -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();
|
||||
|
||||
|
Reference in New Issue
Block a user