1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 09:34:54 +02:00

PM: missing URL configuration lans added

This commit is contained in:
secretr
2011-12-06 17:27:41 +00:00
parent afbbf67377
commit 3b63b407bb
2 changed files with 6 additions and 6 deletions

View File

@@ -75,6 +75,6 @@ define('ADLAN_PM_79', '--ORPHANS-- unused attachments deleted. --MISSING-- missi
define('ADLAN_PM_80', 'Preference formats updated');
define('ADLAN_PM_81', 'Maximum number of PMs to send immediately');
define('ADLAN_PM_82', 'If sending more than this, they are added to a queue, and sent out using the cron task');
define('ADLAN_PM_83', '');
?>
define('ADLAN_PM_URL_DEFAULT_LABEL', 'Default');
define('ADLAN_PM_URL_DEFAULT_DESCR', 'Example: http://yoursite.com/e107_plugins/pm/pm.php');