mirror of
https://github.com/e107inc/e107.git
synced 2025-02-13 02:54:39 +01:00
5 lines
115 B
PHP
5 lines
115 B
PHP
<?php
|
|
|
|
$search_info[]=array( 'sfile' => e_PLUGIN.'faqs/search.php', 'qtype' => 'FAQ', 'refpage' => 'faqs.php');
|
|
|
|
?>
|