Brion Vibber 0e1f2d4b47 Fix regressions in XMPP output during inbox refactoring
- NOTICE_INBOX_SOURCE_* constants moved to common.php since Notice_inbox.php not always loaded
- fixed typo in User::staticGet() call which caused user #1 to receive messages once for each subscriber instead of for him/herself
- 'continue' -> 'continue 2' inside switch() statement to fix loop escape (PHP considers switch() a looping construct for break & continue)
2010-01-13 18:17:36 +00:00
..
2010-01-10 14:18:19 -08:00
2009-03-07 12:55:09 -08:00
2010-01-13 01:13:06 -08:00
2010-01-09 10:01:21 -08:00
2008-12-23 14:33:23 -05:00