Changes between Version 1 and Version 2 of Ticket #62903, comment 3
- Timestamp:
- 02/04/2025 07:55:28 AM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62903, comment 3
v1 v2 6 6 {{{ 7 7 validate_callback: Validate that the ID input is numeric. This should only fail for always invalid inputs. 8 ie. is_numeric( $in tput )8 ie. is_numeric( $input ) 9 9 10 10 permission_callback: Verify that the user is logged in, and has access to the referenced item