Changes between Initial Version and Version 1 of Ticket #17048, comment 13
- Timestamp:
- 08/11/2011 11:50:43 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17048, comment 13
initial v1 11 11 > I'm guessing the function should check if it's output is an email, ideas? 12 12 13 What's wrong with replacing with whatever domain the user is on ({{{$_SERVER['HTTP_HOST']}}})? With this method, you don't need to maintain a list of known network interfaces, since if the browser can access it, it must be accessible on that interface.13 What's wrong with replacing with whatever domain the user is on ({{{$_SERVER['HTTP_HOST']}}})? With this method, you don't need to maintain a list of known network interfaces, since if the browser can access it, it must be accessible on that interface.