The project "Citadel server, clients, utilities":
The branch, master has been updated
via 503afeda72fbda2fd53514d72371d4b11ba28d13 (commit)
from b50ce41fa7f3e427037d376a9508f0a53ad38d4d (commit)
- Log -----------------------------------------------------------------
commit 503afeda72fbda2fd53514d72371d4b11ba28d13
Author: Art Cancro <[email protected]>
Date: Wed Jan 28 15:26:47 2026 -0500
user_functions: accentuate the positive, eliminate the negative
Replaced the doubleâbackwards `handled` flag with a clearer `unknown_property`
so the loop now reads like plain English: erase if known, log if unknown.
-----------------------------------------------------------------------
Summary of changes:
webcit-ng/server/user_functions.c | 16 ++++++----------
1 file changed, 6 insertions(+), 10 deletions(-)
--
Citadel server, clients, utilities