Changeset 95 for pro-bachkim-filespace/sourcecode/api.violet.vn/www
- Timestamp:
- Sep 11, 2014 4:58:48 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
r94 r95 262 262 $destination = $this->getRequestParameter('destination'); 263 263 $data = $this->getRequestParameter('data'); 264 /*$aryNewTree = array();264 $aryNewTree = array(); 265 265 $aryTreeObj = json_decode($data); 266 */266 267 267 /* if (is_array($aryTreeObj)) { 268 268 foreach ($aryTreeObj as $key => $treeObj){;
Note: See TracChangeset
for help on using the changeset viewer.