1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 02:54:39 +01:00
php-e107/e107_plugins/faqs/e_search.php

5 lines
115 B
PHP

<?php
$search_info[]=array( 'sfile' => e_PLUGIN.'faqs/search.php', 'qtype' => 'FAQ', 'refpage' => 'faqs.php');
?>