MantisBT: master b8d2f120

Author Committer Branch Timestamp Parent
dregad dregad master 2024-02-11 19:22 master af14961f
Affected Issues  0031017: Allow disabling Categories
Changeset

Fix failing CategoryTest

To maintain backwards-compatibility, category_update() signature was
modified so the new $p_status parameter is not mandatory, and defaults
to null to keep the category's existing status.

Issue 0031017

mod - core/category_api.php Diff File