ispman/lib/ISPMan ApacheMan.pm,1.77,1.78
Joerg Delker <[email protected]> Sat, 09 Jun 2007 15:44:53 +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-serv24749/lib/ISPMan
Modified Files:
ApacheMan.pm
Log Message:
added ispmanVhostFeature to web UI
Index: ApacheMan.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/ISPMan/ApacheMan.pm,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- ApacheMan.pm 30 Dec 2004 01:47:13 -0000 1.77
+++ ApacheMan.pm 9 Jun 2007 15:44:51 -0000 1.78
@@ -218,7 +218,7 @@
#update the objectclasses if they are different
$data->{'objectClass'} = $self->{'Config'}{'ispmanVhostObjectclasses'};
- for (qw(ispmanVhostDocumentRootOption ispmanVhostScriptDirOption)) {
+ for (qw(ispmanVhostDocumentRootOption ispmanVhostScriptDirOption ispmanVhostFeatures)) {
if ( $r->param($_) ) {
$data->{$_} = [ $r->param($_) ];
}
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/