Skip to content
Snippets Groups Projects
Commit 3e39d3e4 authored by Eric Seigne's avatar Eric Seigne
Browse files

comprends pas pourquoi un nom de fichier est codé en dur, j'ai mis en commentaires

parent 2c20636d
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ $original_file = urldecode($_GET["file"]);
$filename = basename ($original_file);
$filename = "/home/www/dolibarr/documents/facture/297459847084/297459847084.pdf.png";
//$filename = "/home/www/dolibarr/documents/facture/297459847084/297459847084.pdf.png";
header('Content-type: image/png');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment