Changeset 119
- Timestamp:
- Sep 12, 2014 5:43:58 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
r118 r119 113 113 $aryChidlDirs = $sourceObj->childs; 114 114 foreach ($aryChidlDirs as $key => $dir) { 115 $this->CopySpaceDir($dir, $newDir , $userId, $aryNewTree);115 $this->CopySpaceDir($dir, $newDirID, $userId, $aryNewTree); 116 116 } 117 117 }
Note: See TracChangeset
for help on using the changeset viewer.