More simple:
Open codebase.php file, find:Code: [Select]function downloadZip_header($html) {
and bellow (under it) add:
[code]
if (!USER_ID) return $html; // add this lin...
↧
Re: Download complete album als ZIP
↧