Changeset 1676
- Timestamp:
- 10/24/09 16:45:45 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/gallery/trunk/items_actions.php
r922 r1676 131 131 { 132 132 if ($core->getUser($new_user_id)->isEmpty()) { 133 throw new Exception(__('This user does not exist s'));133 throw new Exception(__('This user does not exist')); 134 134 } 135 135
Note: See TracChangeset
for help on using the changeset viewer.