Project

General

Profile

« Previous | Next » 

Revision 1425

Added by Dietmar almost 14 years ago

redefined wrong admin backlinks

View differences:

delete.php
39 39
// Get the temp id
40 40
$file_id = $admin->checkIDKEY('id', false, 'GET');
41 41
if (!$file_id) {
42
	$admin->print_error($MESSAGE['GENERIC_SECURITY_ACCESS'], WB_URL,false);
42
	$admin->print_error($MESSAGE['GENERIC_SECURITY_ACCESS'], WB_URL.'/admin/media/browse.php?dir=',false);
43 43
}
44 44

  
45 45
// Get home folder not to show

Also available in: Unified diff