Elgg  Version master
Variables
notice.php File Reference

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)
 

Variable Documentation

$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.