Branding: Singularity -> Replex (part 2)
This commit is contained in:
@@ -15,4 +15,4 @@ if (!$miniDump || !($miniDump->getData()))
|
||||
}
|
||||
|
||||
header("Content-Type: application/octet-stream");
|
||||
http::sendDownload("singularity" . ((int)$_GET["report_id"]) . ".dmp", $miniDump->getData());
|
||||
http::sendDownload("replex" . ((int)$_GET["report_id"]) . ".dmp", $miniDump->getData());
|
||||
Reference in New Issue
Block a user