[ Index ] |
|
Code source de XOOPS 2.0.17.1 |
1 <?php 2 // $Id: mailusers.php 2 2005-11-02 18:23:29Z skalpa $ 3 //%%%%%% Admin Module Name MailUsers %%%%% 4 define("_AM_DBUPDATED",_MD_AM_DBUPDATED); 5 6 //%%%%%% mailusers.php %%%%% 7 define("_AM_SENDTOUSERS","Send message to users whose:"); 8 define("_AM_SENDTOUSERS2","Send to:"); 9 define("_AM_GROUPIS","Group is (optional)"); 10 define("_AM_TIMEFORMAT", "(Format yyyy-mm-dd, optional)"); 11 define("_AM_LASTLOGMIN","Last Login is after"); 12 define("_AM_LASTLOGMAX","Last Login is before"); 13 define("_AM_REGDMIN","Registered date is after"); 14 define("_AM_REGDMAX","Registered date is before"); 15 define("_AM_IDLEMORE","Last Login was more than X days ago (optional)"); 16 define("_AM_IDLELESS","Last Login was less than X days ago (optional)"); 17 define("_AM_MAILOK","Send message only to users that accept notification messages (optional)"); 18 define("_AM_INACTIVE","Send message to inactive users only (optional)"); 19 define("_AMIFCHECKD", "If this is checked, all the above plus private messaging will be ignored"); 20 define("_AM_MAILFNAME","From Name (email only)"); 21 define("_AM_MAILFMAIL","From Email (email only)"); 22 define("_AM_MAILSUBJECT","Subject"); 23 define("_AM_MAILBODY","Body"); 24 define("_AM_MAILTAGS","Useful Tags:"); 25 define("_AM_MAILTAGS1","{X_UID} will print user id"); 26 define("_AM_MAILTAGS2","{X_UNAME} will print user name"); 27 define("_AM_MAILTAGS3","{X_UEMAIL} will print user email"); 28 define("_AM_MAILTAGS4","{X_UACTLINK} will print user activation link"); 29 define("_AM_SENDTO","Send to"); 30 define("_AM_EMAIL","Email"); 31 define("_AM_PM","Private Message"); 32 define("_AM_SENDMTOUSERS", "Send Message to Users"); 33 define("_AM_SENT", "Sent Users"); 34 define("_AM_SENTNUM", "%s - %s (total: %s users)"); 35 define("_AM_SENDNEXT", "Next"); 36 define("_AM_NOUSERMATCH", "No user matched"); 37 define("_AM_SENDCOMP", "Sending message completed."); 38 39 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Nov 25 11:44:32 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |