ispman/lib/ISPMan ApacheMan.pm,1.53,1.54 UserMan.pm,1.40,1.41
Joerg Delker <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/lib/ISPMan
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11100/lib/ISPMan
Modified Files:
ApacheMan.pm UserMan.pm
Log Message:
fixed tiny typo from last fix
Index: ApacheMan.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/ISPMan/ApacheMan.pm,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- ApacheMan.pm 16 Apr 2004 18:29:08 -0000 1.53
+++ ApacheMan.pm 17 Apr 2004 07:51:53 -0000 1.54
@@ -275,7 +275,7 @@
if ($domainVhostCount >= $domainMaxVhosts) {
$self->{'message'}="Max vhosts limit exceeded. <br>Your limit is $domainMaxVhosts <br>You cannot create any more vhosts.";
- print $self->{'message'}:
+ print $self->{'message'};
return;
}
Index: UserMan.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/ISPMan/UserMan.pm,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- UserMan.pm 16 Apr 2004 18:29:08 -0000 1.40
+++ UserMan.pm 17 Apr 2004 07:51:53 -0000 1.41
@@ -136,7 +136,7 @@
if ($domainUserCount >= $domainMaxUsers) {
$self->{'message'}="Max accounts limit exceeded. <br>Your limit is $domainMaxUsers <br>You cannot create any more users.";
- print $self->{'message'}:
+ print $self->{'message'};
return;
}
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click