Project

General

Profile

Bug #14153 » bug_75.diff

Administrator Admin, 2006-01-18 21:59

View differences:

TYPO3core/t3lib/class.t3lib_extfilefunc.php 2006-01-17 19:43:52.000000000 +0100
exec($cmd);
}
clearstatcache();
t3lib_div::fixPermissions($theDestFile);
if (@is_file($theDestFile)) {
$this->writelog(2,0,1,'File "%s" copied to "%s"',Array($theFile,$theDestFile));
return $theDestFile;
(2-2/2)