[Netpass-devel] NetPass/www/components/Admin FormNPApi,1.3,1.4
Brought to you by:
jeffmurphy
From: Matt <mt...@us...> - 2005-06-08 12:18:35
|
Update of /cvsroot/netpass/NetPass/www/components/Admin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24518 Modified Files: FormNPApi Log Message: Index: FormNPApi =================================================================== RCS file: /cvsroot/netpass/NetPass/www/components/Admin/FormNPApi,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- FormNPApi 8 Jun 2005 02:57:06 -0000 1.3 +++ FormNPApi 8 Jun 2005 12:18:27 -0000 1.4 @@ -20,7 +20,6 @@ } $np->cfg->{'cfg'}->obj('npapi')->$var($ARGS{"npapi:$var"}); } - $np->cfg->save(-user => $m->session->{'username'}); } sub getnpapivalue { |