Find
line 56:
- Code: Select all
$choiceForm = '<form action="addon.php" method="GET">
Replace with
- Code: Select all
$choiceForm = '<form action="' . $roster_conf['roster_dir'] . '&op=addon" method="POST">
$choiceForm = '<form action="addon.php" method="GET">
$choiceForm = '<form action="' . $roster_conf['roster_dir'] . '&op=addon" method="POST">
Users browsing this forum: No registered users and 0 guests