mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 20:41:20 -05:00
todo
This commit is contained in:
parent
daf38bbc8f
commit
605e83d56c
@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
header('Content-type: text/plain');
|
header('Content-type: text/plain');
|
||||||
header('Content-disposition: attachment');
|
header('Content-disposition: attachment');
|
||||||
echo $raw;
|
//todo: nice filename header('Content-disposition: attachment;filename=' . $title . '.' . $lang_code);
|
||||||
|
echo $raw;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user