mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 15:36:21 +00:00
As all parts of the code invoking the `files_get_account_data_path()` function did the same afterwards, a function has been added with the same behavior. 1. create path 2. `mkdir` of that path 3. return final path Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>