Project

General

Profile

« Previous | Next » 

Revision 1425

Added by Dietmar almost 14 years ago

redefined wrong admin backlinks

View differences:

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

  
44 44
// Get home folder not to show

Also available in: Unified diff