[otrs-cvs]
CVS: FileManager/Kernel/Modules AgentFileManager.pm, 1.4, 1.5
cvs-log at otrs.org
cvs-log at otrs.org
Fri Aug 19 23:17:04 CEST 2005
Update of /home/cvs/FileManager/Kernel/Modules
In directory osser:/tmp/cvs-serv25874/Kernel/Modules
Modified Files:
AgentFileManager.pm
Log Message:
fixed bug with empty directory spaces
Index: AgentFileManager.pm
===================================================================
RCS file: /home/cvs/FileManager/Kernel/Modules/AgentFileManager.pm,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** AgentFileManager.pm 12 Jun 2005 20:00:11 -0000 1.4
--- AgentFileManager.pm 19 Aug 2005 20:17:02 -0000 1.5
***************
*** 13,16 ****
--- 13,17 ----
use strict;
+ use File::Glob ':glob';
use File::Copy;
More information about the cvs-log
mailing list