Changeset b469a19 in github


Ignore:
Timestamp:
Aug 18, 2008 8:47:43 AM (5 years ago)
Author:
thomascube <thomas@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
6f488bb
Parents:
fab43d2
Message:

Prevent from including empty template

File:
1 edited

Legend:

Unmodified
Added
Removed
  • program/steps/mail/show.inc

    rac5d15d rb469a19  
    3636        $OUTPUT->send('messagepreview'); 
    3737    else { 
    38       $RCMAIL->action = 'list'; 
     38      rcmail_overwrite_action(''); 
    3939      return; 
    4040    } 
Note: See TracChangeset for help on using the changeset viewer.