Changeset 130
- Timestamp:
- Sep 15, 2014 3:20:28 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
r129 r130 289 289 } 290 290 else { 291 $aryNewTree['FILES'] = var_export($this->CopySpaceFile($treeObj->id, $destination, $user id), TRUE);291 $aryNewTree['FILES'] = var_export($this->CopySpaceFile($treeObj->id, $destination, $userId), TRUE); 292 292 } 293 293 }
Note: See TracChangeset
for help on using the changeset viewer.