Skip to content

Add GET argument 'mod' to filter on module, i.e. 'str=hd&mod=StdList'

Camil Staps requested to merge KDercksen:types into types

Created by: KDercksen

Eventually you'd want this to happen from within $_GET['str'], but for people who directly use the API (like me) this is useful functionality.

Merge request reports