ispman/lib/ISPMan ApacheMan.pm,1.68,1.69

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-serv28767/lib/ISPMan

Modified Files:
	ApacheMan.pm 
Log Message:
fixes small syntax error

Index: ApacheMan.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/ISPMan/ApacheMan.pm,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- ApacheMan.pm	5 Jun 2004 12:45:24 -0000	1.68
+++ ApacheMan.pm	5 Jun 2004 13:50:41 -0000	1.69
@@ -632,9 +632,10 @@
 
     # if still no webhost are defined, warn user and bail out
     unless (@webHosts) {
-        print "No default webhost(s) could be determined.\n"
-          . _
-"You cannot add vhosts until you define some hosts in the httpgroup.\n";
+        print qq[
+No default webhost(s) could be determined.
+You cannot add vhosts until you define some hosts in the httpgroup
+];
         return 0;
     }
 



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
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.