From adc17d31370b0aa45db9f4b4b80176cc07fc04f0 Mon Sep 17 00:00:00 2001 From: Kevin Paxman <kpaxman@uwaterloo.ca> Date: Fri, 16 Jul 2021 21:29:34 +0000 Subject: [PATCH] Comment code standards try 2 --- uw_cfg_common.install | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uw_cfg_common.install b/uw_cfg_common.install index 9fb6e7ca..b69d9a10 100644 --- a/uw_cfg_common.install +++ b/uw_cfg_common.install @@ -242,7 +242,10 @@ function _uw_cfg_common_create_term($taxonomy_name, $vocab_machine_name, $weight } /** - * For listing page blocks items per page, when default settings were used, change to the original default number of items. + * Update listing blocks items per page when needed. + * + * For listing blocks items per page, when default settings were used, + * change to the original default number of items. */ function uw_cfg_common_update_8101() { -- GitLab