mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 09:04:38 +02:00
Add banlist retrigger handling
This commit is contained in:
@@ -60,7 +60,7 @@ class pm_cron // include plugin-folder in the name.
|
||||
$cron = array();
|
||||
$cron[] = array(
|
||||
'name' => LAN_EC_PM_04,
|
||||
'category' => 'log',
|
||||
'category' => 'plugin',
|
||||
'function' => 'processPM',
|
||||
'description' => LAN_EC_PM_05
|
||||
);
|
||||
|
Reference in New Issue
Block a user