- Timestamp:
- Apr 5, 2010, 12:46:56 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/picture.php
r5451 r5653 367 367 check_input_parameter('comment_to_validate', $_GET, false, PATTERN_ID); 368 368 369 $author_id = get_comment_author_id($_GET['comment_to_ delete']);369 $author_id = get_comment_author_id($_GET['comment_to_validate']); 370 370 371 371 if (can_manage_comment('validate', $author_id))
Note: See TracChangeset
for help on using the changeset viewer.