@ -26,7 +26,7 @@ require_once api_get_path(LIBRARY_PATH).'message.lib.php';
*/
class SocialManager extends UserManager {
private function __construct() {
public function __construct() {
}
/**
@ -33,7 +33,7 @@ class UserManager {
* The default constructor only instanciates an empty user object
private function __construct () {
public function __construct () {