Revision 1392
Added by Luisehahne almost 15 years ago
| save.php | ||
|---|---|---|
| 25 | 25 |
//$database = new database(); |
| 26 | 26 |
if( !$admin->checkFTAN() ) |
| 27 | 27 |
{
|
| 28 |
$admin->print_error($MESSAGE['PAGES_NOT_SAVED'],'index.php');
|
|
| 28 |
$admin->print_error($MESSAGE['GENERIC_SECURITY_ACCESS'],'index.php');
|
|
| 29 | 29 |
exit(); |
| 30 | 30 |
} |
| 31 | 31 |
|
Also available in: Unified diff
update headerinfos, change secure messages