source: extensions/NBC_UserAdvManager/tags/2.11.0/include/constants.php @ 3883

Last change on this file since 3883 was 3883, checked in by Eric, 15 years ago

V2.11.0 (forgotten merge)
Initial release

V2.11.2 merged from trunk
Bug fixed : Bad query on unvalidated users display
Bug fixed : Sql syntax error on plugin install / update
Language files corrections

  • Property svn:eol-style set to LF
File size: 100 bytes
Line 
1<?php
2global $prefixeTable;
3define('USER_CONFIRM_MAIL_TABLE', $prefixeTable.'user_confirm_mail');
4?>
Note: See TracBrowser for help on using the repository browser.