phpBMS

Show
Ignore:
Timestamp:
01/27/10 10:18:24 (2 years ago)
Author:
brieb
Message:
  • fixed installtion issue with creating table with field type text and default value
  • changed paymentmethods type to varchar instead of enum
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/modules/recurringinvoices/scheduler_recurr.php

    r727 r771  
    405405                        $headers = "From: ".$to; 
    406406 
    407                         @ mail ($to,$subject,$message,$headers); 
     407                        @ mail($to,$subject,$message,$headers); 
    408408                }// endwhile 
    409409 
Scanned by Orvant Copyright © 2010 Kreotek, LLC. All Rights reserved.