mirror of
https://github.com/e107inc/e107.git
synced 2025-08-05 22:27:34 +02:00
Minor tweak to cron description.
This commit is contained in:
@@ -152,8 +152,8 @@ class cron_admin_ui extends e_admin_ui
|
||||
'name' => LAN_CRON_05_1,
|
||||
'category' => 'backup',
|
||||
'function' => 'dbBackup',
|
||||
'description' => LAN_CRON_05_1 . '.e_SYSTEM.'."backups/",
|
||||
'available' => e107::getPref('ban_retrigger')
|
||||
'description' => LAN_CRON_05_1 .' '.e_SYSTEM.'backups/'
|
||||
// 'available' => e107::getPref('ban_retrigger')
|
||||
),
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user