Changeset 1788 for sites/trunk/common/includes/slack/send.php
- Timestamp:
- 07/26/2015 07:07:47 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/common/includes/slack/send.php
r1121 r1788 77 77 'username' => $this->get_username(), 78 78 'attachments' => $this->get_attachments(), 79 'link_names' => 1, 79 80 ); 80 81
Note: See TracChangeset
for help on using the changeset viewer.