a3f91ebea1
* get_path_segment and is_path_matching sqlpage functions * Fix for an error in example. * If a segment in the pattern is ''%d'', it will match any non-empty segment that is an integer. If a segment in the pattern is ''%s'', it will match any non-empty segment in the path --------- Co-authored-by: Olivier Auverlot <olivier.auverlot@icloud.com>