From: pdontthink Date: Sun, 4 Oct 2009 22:58:41 +0000 (+0000) Subject: Fix wrong doc X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=c632a9e8213bd2b7987fa5613aba9e5d98732c8b Fix wrong doc git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13861 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- 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 *