- Timestamp:
- 03/30/11 01:55:26 (14 months ago)
- Files:
-
- 1 modified
-
HelpIM3/branches/chatgroups/htdocs/helpim.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
HelpIM3/branches/chatgroups/htdocs/helpim.js
r1431 r1442 511 511 body +=" " + CLIENTCLEANEXIT; 512 512 } else { 513 body += PARTED;513 body += " " + PARTED; 514 514 if (presence.getStatus()) { 515 515 body += ": " + presence.getStatus();
