]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/commitdiff
Update description of user meta add ;D
authorValerie Pond <redacted>
Sat, 13 May 2023 14:17:28 +0000 (15:17 +0100)
committerValerie Pond <redacted>
Sat, 13 May 2023 14:17:28 +0000 (15:17 +0100)
Classes/class-paneluser.php

index 32bd16afa3ea798eef3927e75f50158c6c174b08..e4c5a7c8e3952392a37365111eec79744010cbca 100644 (file)
@@ -101,7 +101,8 @@ class PanelUser
 
        /**
         * Add user meta data
-        * You may use arrays or strings but both parameter types must match
+        * If using an array for the first param then you
+        * must also use an array for the second param
         * @param array|string $key
         * @param array|string|int|bool|null $value
         */