The two years data storage period of your ###PROJECT_NAME### project (###nb_run### run(s) and ###nb_analyse### analyse(s)) is ended.
This purge alert No ###DEMAND_ID### corresponds to ###PURGEABLE_SIZE### purgeable data on ###PROJECT_SIZE### of whole project see list of impacted files below.
This purge alert No ###DEMAND_ID### corresponds to ###SIZE_STR### see list of impacted files below.
In ###PURGE_DELAY### days, your data will be deleted. Keep us informed if you wish to extend the storage period,
please have a look at our storage fees (###URL_PRICE###) and reply to this email with the following information:
...
...
@@ -207,13 +207,17 @@ Files impacted of:
- runs names: ###RUNS_LIST###
- analyses ids: ###ANALYSES_LIST###
';
$size_str=$purgeable_size." purgeable data on ".$project_size." of whole project";
$GLOBALS['TYPO3_CONF_VARS']['EXT']['extConf']['ng6']['min_extension_size'],"This email was send to ".join(', ',$res_demand["emails"]).". ",$res_demand["run_ids"],$res_demand["analyze_ids"]);
$subject='[nG6 purge / reminder] No '.$res_demand["demand_id"].' - Project '.$res_project["name"];