- Timestamp:
- 07/18/18 00:24:19 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/dch/download.php
r19058 r19060 242 242 if (strpos($email, "@")!= false && $source>0) 243 243 { 244 echo "<h2>Sending data...</h2>\n";244 //echo "<h2>Sending data...</h2>\n"; 245 245 //print_popup("Sent email to ".$email." containing the data of ".$sources[$source]." from ".$start." till ".$stop." for ".$timebins[$timebin]." binning."); 246 246 print_popup("Email with data sent to ".$email);
Note:
See TracChangeset
for help on using the changeset viewer.