source: extensions/free_mail/include/constants.php @ 11217

Last change on this file since 11217 was 3942, checked in by cljosse, 15 years ago
File size: 87 bytes
Line 
1<?php
2global $prefixeTable;
3define('FREE_MAIL_TABLE', $prefixeTable.'free_mail');
4?>
Note: See TracBrowser for help on using the repository browser.