1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 03:40:37 +02:00

FAQs initial rewrite done

This commit is contained in:
SecretR
2013-03-07 14:56:37 +02:00
parent c92052f164
commit d0dec8fd27
15 changed files with 102 additions and 349 deletions

View File

@@ -1,5 +0,0 @@
<?php
if (!defined('e107_INIT')){ exit; }
$search_info[]=array( 'sfile' => e_PLUGIN.'faqs/search.php', 'qtype' => 'FAQ', 'refpage' => 'faqs.php');
?>