Useful Tags
{X_SITEURL} will print ".XOOPS_URL."
{X_SITENAME} will print ".$xoopsConfig['sitename']."
{R_NAME} will print recipient name
{R_MAIL} will print recipient email
{S_NAME} will print sender name
{S_MAIL} will print sender email
{SAVE_DAYS} will print number of day an ecard is saved in db
{CARD_LINK} will print the ecard pick-up url");
define("_MI_ECRAD_TEXT_VALUE","Dear {R_NAME},\n\n{S_NAME}({S_MAIL}) has sent an ecard for you.\nPlease, pick it up at {CARD_LINK}).\nYour ecard will be saved {SAVE_DAYS} days in our database.\n\nregards\n{X_SITENAME} team ({X_SITEURL})");
define("_MI_KEEP_VOTES", "How long should votes be saved in db (days) (0 if they should not be deleted");
define("_MI_SEARCH_THUMB", "Show thumbnail instead of xcGallery icon on search and userinfo pages");
?>