use APPDB_OWNER_EMAIL instead of appdb@winehq.org

This commit is contained in:
Jonathan Ernst
2005-01-30 03:12:57 +00:00
committed by WineHQ
parent 758810bd5e
commit 29f5bddee3
4 changed files with 8 additions and 11 deletions

View File

@@ -65,10 +65,8 @@ If you have screenshots or links to contribute, please browse the database and u
?>
<p>
If you have anything else to contribute (howtos, etc.), enroll to be an application maintainer or contact us at:
<a href="mailto:appdb@winehq.org">appdb@winehq.org</a><br />
Note that this address is not for end-user support, for end user support please contact the
wine-users mailing list or the wine newsgroup, for more information visit
<a href="http://www.winehq.com/site/forums">this page</a>
<a href="mailto:<?php echo APPDB_OWNER_EMAIL;?>"><?php echo APPDB_OWNER_EMAIL;?></a><br />
Note that this address is not for end-user support, for end user support please use the mailing lists or newsgroups that you'll find on the <a href="<?php echo APPDB_OWNER_URL;?>">main website</a>.
</p>
<?php