Changeset 8102 for trunk/tests/testcases/notifications/functions.php
- Timestamp:
- 03/09/2014 09:27:21 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/tests/testcases/notifications/functions.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/testcases/notifications/functions.php
r8100 r8102 14 14 'component_name' => 'messages', 15 15 'user_id' => $u, 16 'item_id' => 1, 16 17 ) ); 17 18 … … 26 27 'component_name' => 'messages', 27 28 'user_id' => $u, 29 'item_id' => 2, 28 30 ) ); 29 31
Note: See TracChangeset
for help on using the changeset viewer.