XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
admin.php File Reference

Go to the source code of this file.

Variables

const _PM_AM_ERRORWHILEPRUNING "An error occurred during prune"
 
const _PM_AM_INCLUDESAVE "Include messages in users' \"save\" folders"
 
const _PM_AM_MESSAGESPRUNED "%u Messages Pruned"
 
const _PM_AM_NOTIFYUSERS "Notify affected users about the prune?"
 
const _PM_AM_ONLYREADMESSAGES "Prune only read messages"
 
const _PM_AM_PRUNE "Prune"
 
const _PM_AM_PRUNEAFTER "Prune messages posted after this date (leave blank for no start date)"
 
const _PM_AM_PRUNEBEFORE "Prune messages posted before this date (leave blank for no end date)"
 

Variable Documentation

const _PM_AM_ERRORWHILEPRUNING "An error occurred during prune"

Definition at line 15 of file admin.php.

const _PM_AM_INCLUDESAVE "Include messages in users' \"save\" folders"

Definition at line 11 of file admin.php.

Referenced by PmMessageHandler\getPruneForm().

const _PM_AM_MESSAGESPRUNED "%u Messages Pruned"

Definition at line 14 of file admin.php.

const _PM_AM_NOTIFYUSERS "Notify affected users about the prune?"

Definition at line 12 of file admin.php.

Referenced by PmMessageHandler\getPruneForm().

const _PM_AM_ONLYREADMESSAGES "Prune only read messages"

Definition at line 10 of file admin.php.

Referenced by PmMessageHandler\getPruneForm().

const _PM_AM_PRUNE "Prune"

Definition at line 7 of file admin.php.

Referenced by PmMessageHandler\getPruneForm().

const _PM_AM_PRUNEAFTER "Prune messages posted after this date (leave blank for no start date)"

Definition at line 8 of file admin.php.

Referenced by PmMessageHandler\getPruneForm().

const _PM_AM_PRUNEBEFORE "Prune messages posted before this date (leave blank for no end date)"

Definition at line 9 of file admin.php.

Referenced by PmMessageHandler\getPruneForm().