diff options
| author | Christian Fowler <spider@viovio.com> | 2005-12-25 02:23:44 +0000 |
|---|---|---|
| committer | Christian Fowler <spider@viovio.com> | 2005-12-25 02:23:44 +0000 |
| commit | c37f0b2fcd77e746b8e8a358d8d6679f8b43e0e0 (patch) | |
| tree | 8624366c57872f795c570f12a732be6ebc88c837 /admin/tend_mail_queue.php | |
| parent | 0aecfb52ff64d0ed06ae99752799be6d4d3d265d (diff) | |
| download | newsletters-c37f0b2fcd77e746b8e8a358d8d6679f8b43e0e0.tar.gz newsletters-c37f0b2fcd77e746b8e8a358d8d6679f8b43e0e0.tar.bz2 newsletters-c37f0b2fcd77e746b8e8a358d8d6679f8b43e0e0.zip | |
unsubscription info coming along. some schema changes to track nl_id in tiki_mail_queue
Diffstat (limited to 'admin/tend_mail_queue.php')
| -rw-r--r-- | admin/tend_mail_queue.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/admin/tend_mail_queue.php b/admin/tend_mail_queue.php index 7565ca7..348ac21 100644 --- a/admin/tend_mail_queue.php +++ b/admin/tend_mail_queue.php @@ -4,8 +4,6 @@ $_SERVER['SCRIPT_URL'] = ''; $_SERVER['HTTP_HOST'] = ''; - $_SERVER['HTTP_HOST'] = ''; - $_SERVER['HTTP_HOST'] = ''; $_SERVER['SERVER_NAME'] = ''; $_SERVER['SERVER_ADMIN'] = ''; $_SERVER['SERVER_SOFTWARE'] = 'command line'; |
