mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 01:54:12 +02:00
FAQ improvements.
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
$email = e107::pref('core','siteadminemail');
|
||||
$name = e107::pref('core','siteadmin');
|
||||
|
||||
$link = $tp->replaceConstants("{e_PLUGIN}faqs/admin_config.php?searchquery=&filter_options=faq_author__0&mode=main&action=list", 'full');
|
||||
$link = $tp->replaceConstants("{e_PLUGIN}faqs/admin_config.php?mode=main&action=list&filter=pending", 'full');
|
||||
|
||||
$eml = array(
|
||||
'subject' => count($existing)." Unuanswered Question as of ".date('d-M-Y')." ",
|
||||
|
Reference in New Issue
Block a user