mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[feature/plupload/cron] Add cronjob for cleaning plupload temporary directory.
PHPBB3-10929
This commit is contained in:
@@ -666,6 +666,8 @@ $lang = array_merge($lang, array(
|
||||
'LOG_U_ROLE_EDIT' => '<strong>User role edited</strong><br />» %s',
|
||||
'LOG_U_ROLE_REMOVED' => '<strong>User role removed</strong><br />» %s',
|
||||
|
||||
'LOG_PLUPLOAD_TIDY_FAILED' => '<strong>Unable to open %1$s for tidying, check permissions.</strong><br />Exception: %2$s<br />Trace: %3$s',
|
||||
|
||||
'LOG_PROFILE_FIELD_ACTIVATE' => '<strong>Profile field activated</strong><br />» %s',
|
||||
'LOG_PROFILE_FIELD_CREATE' => '<strong>Profile field added</strong><br />» %s',
|
||||
'LOG_PROFILE_FIELD_DEACTIVATE' => '<strong>Profile field deactivated</strong><br />» %s',
|
||||
|
Reference in New Issue
Block a user