mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 04:41:53 +02:00
FAQs derived from my original plugin for 0.6/0.7. Work in progress
This commit is contained in:
5
e107_plugins/faqs/e_search.php
Normal file
5
e107_plugins/faqs/e_search.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
$search_info[]=array( 'sfile' => e_PLUGIN.'faqs/search.php', 'qtype' => 'FAQ', 'refpage' => 'faqs.php');
|
||||
|
||||
?>
|
Reference in New Issue
Block a user