From 30c61e81b392ac82df9eaffe9f60840ae14f1123 Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Sun, 22 Apr 2018 20:09:13 +0200 Subject: [PATCH] better comment for pacol() parameter --- functions.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.inc.php b/functions.inc.php index f6b72f3e..b0cdc21c 100644 --- a/functions.inc.php +++ b/functions.inc.php @@ -434,7 +434,7 @@ function safesession($param, $default="") { * @param string PALANG_desc * @param any optional $default * @param array $options optional options - * @param int or $not_in_db - if array, can contain the remaining parameters as associated array + * @param int or $not_in_db - if array, can contain the remaining parameters as associated array. Otherwise counts as $not_in_db * @param ... * @return array for $struct */