ispman/lib/CustomerMan ApacheMan.pm,1.6,1.7
Joerg Delker <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/lib/CustomerMan
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24569/lib/CustomerMan
Modified Files:
ApacheMan.pm
Log Message:
fixed [ 925126 ] directory options not shown in admin interface
this was accompanied with some redesign of WebsiteInfo page
Notice: due to many changes this fix will not go to rel_1_1-bugfixes
Index: ApacheMan.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/CustomerMan/ApacheMan.pm,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- ApacheMan.pm 2 May 2004 08:32:33 -0000 1.6
+++ ApacheMan.pm 2 May 2004 17:31:06 -0000 1.7
@@ -144,10 +144,8 @@
my $dn="ispmanVhostName=$vhost, ou=httpdata, $self->{'domaindn'}";
my $data={};
- $data->{"ispmanVhostDocumentRootOption"} =
- \@documentrootoptions if @documentrootoptions;
- $data->{"ispmanVhostScriptDirOption"} =
- \@scriptdiroptions if @scriptdiroptions;
+ $data->{"ispmanVhostDocumentRootOption"} = \@documentrootoptions;
+ $data->{"ispmanVhostScriptDirOption"} = \@scriptdiroptions;
if ($self->updateEntryWithData($dn, $data)){
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click