dev
SolidaryAsk
class SolidaryAsk { const STATUS_ASKED = 0; const STATUS_REFUSED = 1; const STATUS_PENDING = 2;