Skip to contents
Try Assembla
Login
Free/Public Space
Code to Diagram
Wiki
Support
Stream
Tickets
Milestones
Source/SVN
Team
Messages
Chat
Time
more ▼
Files
Branding
Webhook
Build
Old Dashboard
Member
StandUp
Browse
Changesets
Sites
Instructions
root
/
components
/
xmlSequence
/
XmlSequenceMessage.class.php
Download diff
Show revision log
86
91
314
return( $this->objActorFrom->getId() == $this->objActorTo->getId() );
314
return( $this->objActorFrom->getId() == $this->objActorTo->getId() );
315
}
315
}
316
}
316
}
317
?>
317
?>