Ignore:
Timestamp:
2006/10/12 18:53:19 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/mail/sendmail.php

    r5934 r6147  
    128128     
    129129    if ($_GET['mode'] = "now") { 
    130         header("Location: /admin/mail/history.php"); 
     130        header("Location: " . URL_DIR . "admin/mail/history.php"); 
    131131    } 
    132132    echo "complete\n"; 
Note: See TracChangeset for help on using the changeset viewer.