public function __construct(&$db)
 {
     $this->db = EasyDiscussInstaller::getDbo();
 }