Revision 1473
Added by Luisehahne over 14 years ago
| add.php | ||
|---|---|---|
| 60 | 60 |
|
| 61 | 61 |
// Print admin footer |
| 62 | 62 |
$admin->print_footer(); |
| 63 |
|
|
| 64 |
?> |
|
Also available in: Unified diff
| add.php | ||
|---|---|---|
| 60 | 60 |
|
| 61 | 61 |
// Print admin footer |
| 62 | 62 |
$admin->print_footer(); |
| 63 |
|
|
| 64 |
?> |
|
Also available in: Unified diff
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)