All 1.8.7 versions now has group/index.php with the following include:
require_once('HTML/AJAX/JSON.php');
This lead to a php fatal error and group interface no more accessible.
Commenting it out group interfaces is back again
All 1.8.7 versions now has group/index.php with the following include:
require_once('HTML/AJAX/JSON.php');
This lead to a php fatal error and group interface no more accessible.
Commenting it out group interfaces is back again