Changeset 128 for pro-bachkim-filespace/sourcecode/api.violet.vn
- Timestamp:
- Sep 15, 2014 3:18:49 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
r127 r128 118 118 } 119 119 120 private function CopySpaceFile ($fileId, $destination, $user id) {120 private function CopySpaceFile ($fileId, $destination, $userId) { 121 121 /* $c = new Criteria(); 122 122 $c->add(TblspacefilePeer::FILE_ID, $fileId);
Note: See TracChangeset
for help on using the changeset viewer.