Parcourir la source

Fix wrong doc

pdontthink il y a 16 ans
Parent
commit
3c1837c21b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      functions/strings.php

+ 1 - 1
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
   *