1
0
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:
CaMer0n
2009-11-09 12:57:34 +00:00
parent 6b77edb970
commit 6df8480dc8
13 changed files with 1296 additions and 0 deletions

View File

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