1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 11:20:25 +02:00

Merge pull request #2569 from yesszus/patch-1

Update 107_plugins/faqs
This commit is contained in:
Cameron
2017-04-15 10:20:48 -07:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@@ -275,6 +275,7 @@ define("LAN_RESET","Reset");
define("LAN_CLEAR","Clear");
define("LAN_ADD_ALL", "Add All");
define("LAN_CLEAR_ALL", "Clear All");
define("LAN_CLICK_HERE", "CLICK HERE");
define("LAN_UNKNOWN", "Unknown");
define("LAN_ALL","All");
define("LAN_IMPORT","Import");

View File

@@ -10,6 +10,7 @@
if (!defined('e107_INIT')) { exit; }
e107::lan('faqs', 'admin',true);
class faqs_cron // include plugin-folder in the name.
{
@@ -94,4 +95,4 @@
?>
?>