Project

General

Profile

« Previous | Next » 

Revision 1473

Added by Dietmar almost 13 years ago

found more backlinks to fix
remove not working ftan in frontend
fixed redirect in login procedure (Tks to mr-fan)
update droplet LoginBox, additional parameter $redirect
remove double config call in media (Tks to Testör)

View differences:

create.php
38 38
	exit(0);
39 39
}
40 40

  
41
// Print admin header
42
require('../../config.php');
43 41
require_once(WB_PATH.'/framework/class.admin.php');
44 42
// suppress to print the header, so no new FTAN will be set
45 43
$admin = new admin('Media', 'media_create', false);

Also available in: Unified diff