source: extensions/NBC_UserAdvManager/tags/2.11.5/include/constants.php @ 4063

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

[NBC_UserAdvManager] 4062 exported from branch to tag 2.11.5

  • Bug 1195 fixed : Registration page displays now the good title
  • 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.