Hi, i have the following option enabled: // FORCE DOWNLOAD ATTRIBUTE $force_download = true; but i want to make html files opened in a new tab. how can i do this ?
Hi, i have the following option enabled:
// FORCE DOWNLOAD ATTRIBUTE
$force_download = true;
but i want to make html files opened in a new tab.
how can i do this ?