Changeset 19060 for trunk/www


Ignore:
Timestamp:
07/18/18 00:24:19 (6 years ago)
Author:
Daniela Dorner
Message:
removed text
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/www/dch/download.php

    r19058 r19060  
    242242if (strpos($email, "@")!= false && $source>0)
    243243{
    244     echo "<h2>Sending data...</h2>\n";
     244    //echo "<h2>Sending data...</h2>\n";
    245245    //print_popup("Sent email to ".$email." containing the data of ".$sources[$source]." from ".$start." till ".$stop." for ".$timebins[$timebin]." binning.");
    246246    print_popup("Email with data sent to ".$email);
Note: See TracChangeset for help on using the changeset viewer.