Changeset 109 for pro-bachkim-filespace/sourcecode/api.violet.vn
- Timestamp:
- Sep 11, 2014 5:26:11 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
r108 r109 86 86 $currentCat = TblspacecategoryPeer::doSelectOne($c); 87 87 88 //$newDir = $this->CreateSpaceDir($currentCat->getCatName(), $destination, $userId);89 90 return $ destination;88 $newDir = $this->CreateSpaceDir($currentCat->getCatName(), $destination, $userId); 89 90 return $newDir; 91 91 //$aryNewTree['DIRECTORIES'][] = $newDir; 92 92
Note: See TracChangeset
for help on using the changeset viewer.