Mercurial > pub > Impl
view Lib/Deployment/Batch/CopyTree.pm @ 121:92c850d0bdb9
Minor changes
Fixed bug with templates base in the PageFormat module
Added an ability to remove current security context with a specified
author | wizard |
---|---|
date | Tue, 08 Jun 2010 03:38:10 +0400 |
parents | 16ada169ca75 |
children | 76515373dac0 |
line wrap: on
line source
package Deployment::Batch::CopyTree; use base 'Deployment::Batch::Generic'; use Common; 1;