Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
howto:codingstandards:04-kommentare [2024/03/28 14:07] – angelegt - Externe Bearbeitung 127.0.0.1 | howto:codingstandards:04-kommentare [2024/08/13 06:34] (aktuell) – [Funktion] msuter | ||
---|---|---|---|
Zeile 44: | Zeile 44: | ||
loads a project from the database | loads a project from the database | ||
| | ||
- | :param project_id (int): the unique id of a project | + | :param: project_id (int): the unique id of a project |
- | :param category (str): | + | :param: category (str): |
:return: result_code(str): | :return: result_code(str): |