Changeset 104
- Timestamp:
- Sep 11, 2014 5:22:44 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-bachkim-filespace/sourcecode/api.violet.vn/www/apps/platform/modules/space/actions/actions.class.php
r103 r104 267 267 268 268 if (is_array($aryTreeObj)) { 269 //$newDir = $this->CopySpaceDir($treeObj[0], $destination, $userId, $aryNewTree);269 $newDir = $this->CopySpaceDir($aryTreeObj[0], $destination, $userId, $aryNewTree); 270 270 /* foreach ($aryTreeObj as $key => $treeObj){; 271 271 if ($treeObj->type == 'directory') {
Note: See TracChangeset
for help on using the changeset viewer.