ispman/lib CustomerMan.pm,1.24,1.25

[email protected]
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/lib
In directory sc8-pr-cvs1:/tmp/cvs-serv17121

Modified Files:
	CustomerMan.pm 
Log Message:
replacing call to addAcl with add_acl as changed in ApachaeMan/Acls.pm

Index: CustomerMan.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/CustomerMan.pm,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- CustomerMan.pm	1 Jul 2002 11:01:28 -0000	1.24
+++ CustomerMan.pm	13 Jan 2004 14:22:42 -0000	1.25
@@ -267,7 +267,7 @@
    } else {
       $r->param("ispmanVhostAclLocation", $r->param("newlocation"));
       $r->param("ispmanVhostAclAllowUser", $r->param("newallow"));
-      $self->addAcl($r);
+      $self->add_acl($r);
    }
    $r->param("mode", "editVhost");
    $r->param("vhost", $r->param("cn"));




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.