Revision 1392
Added by Luisehahne almost 14 years ago
save.php | ||
---|---|---|
35 | 35 |
|
36 | 36 |
if( !$admin->checkFTAN() ) |
37 | 37 |
{ |
38 |
$admin->print_error($MESSAGE['PAGES_NOT_SAVED'],'index.php');
|
|
38 |
$admin->print_error($MESSAGE['GENERIC_SECURITY_ACCESS'],'index.php');
|
|
39 | 39 |
exit(); |
40 | 40 |
} |
41 | 41 |
|
Also available in: Unified diff
update headerinfos, change secure messages