[geeklog-cvs] geeklog: Fixed parameter name and description

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun Oct 31 04:18:27 EDT 2010


changeset 8000:01118a0e21f0
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/01118a0e21f0
user: Dirk Haun <dirk at haun-online.de>
date: Sat Oct 30 22:11:30 2010 +0200
description:
Fixed parameter name and description

diffstat:

 system/lib-security.php |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 5d019a0dfdbe -r 01118a0e21f0 system/lib-security.php
--- a/system/lib-security.php	Sat Oct 30 20:47:14 2010 +0200
+++ b/system/lib-security.php	Sat Oct 30 22:11:30 2010 +0200
@@ -796,7 +796,7 @@
   *
   * @param  string  $loginname Their username
   * @param  string  $passwd The password entered
-  * @param  string  $server The server portion of $username
+  * @param  string  $service The service portion of $username
   * @param  string  $uid OUTPUT parameter, pass it by ref to get uid back.
   * @return int     user status, -1 for fail.
   */



More information about the geeklog-cvs mailing list