ispman/lib/ISPMan UserMan.pm,1.64,1.65
Joerg Delker <[email protected]> Mon, 19 Feb 2007 00:09:56 +0000
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/lib/ISPMan
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv24686/lib/ISPMan
Modified Files:
UserMan.pm
Log Message:
fixed perl warning
Index: UserMan.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/ISPMan/UserMan.pm,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- UserMan.pm 21 Nov 2006 14:41:29 -0000 1.64
+++ UserMan.pm 19 Feb 2007 00:09:54 -0000 1.65
@@ -205,7 +205,6 @@
# send to the filserver group
# passing domain, username, process and username as params
- my $_userInfo = $self->getUserInfo($_uid);
$self->addUserFileServerProcess( $domain, $_uid, 'createHomeDirectory',
"uid=$_uid&homeDirectory=$_userInfo->{'homeDirectory'}&"
. "uidNumber=$_userInfo->{'uidNumber'}&"
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV