ispman/lib/ISPMan ApacheMan.pm,1.78,1.79
Joerg Delker <[email protected]> Wed, 01 Aug 2007 14:37:00 +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-serv12781/lib/ISPMan
Modified Files:
ApacheMan.pm
Log Message:
fixed nasty typo regarding ispmanVhostFeature
Index: ApacheMan.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/ISPMan/ApacheMan.pm,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- ApacheMan.pm 9 Jun 2007 15:44:51 -0000 1.78
+++ ApacheMan.pm 1 Aug 2007 14:36:58 -0000 1.79
@@ -218,7 +218,7 @@
#update the objectclasses if they are different
$data->{'objectClass'} = $self->{'Config'}{'ispmanVhostObjectclasses'};
- for (qw(ispmanVhostDocumentRootOption ispmanVhostScriptDirOption ispmanVhostFeatures)) {
+ for (qw(ispmanVhostDocumentRootOption ispmanVhostScriptDirOption ispmanVhostFeature)) {
if ( $r->param($_) ) {
$data->{$_} = [ $r->param($_) ];
}
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/