Skip to content

bugfix: return null if config key doesn't exist

Kevin Morris requested to merge kevr/aurweb:pu_confparser into pu

This was previously causing a PHP warning due to returning a missing key.

Signed-off-by: Kevin Morris kevr@0cost.org

Merge request reports