Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$retention = (int) elgg_get_config('trash_retention') | |
Show a notice about the retention period of trashed items. More... | |
if ($retention< 1) | |
$retention = (int) elgg_get_config('trash_retention') |
Show a notice about the retention period of trashed items.
Definition at line 6 of file notice.php.
if($retention< 1) |
Definition at line 7 of file notice.php.