From c632a9e8213bd2b7987fa5613aba9e5d98732c8b Mon Sep 17 00:00:00 2001 From: pdontthink Date: Sun, 4 Oct 2009 22:58:41 +0000 Subject: [PATCH] Fix wrong doc git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13861 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/strings.php b/functions/strings.php index 16433b47..b67eed3d 100644 --- a/functions/strings.php +++ b/functions/strings.php @@ -1310,7 +1310,7 @@ function sm_get_user_security_tokens($purge_old=TRUE) * preferences (but it will still generate and return * a random string). * - * @return void + * @return string A security token * * @since 1.4.19 and 1.5.2 * -- 2.25.1