Changeset 195 for pro-bachkim-filespace
- Timestamp:
- Sep 30, 2014 5:28:42 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
r191 r195 159 159 160 160 public function executeDir() { 161 /* $this->catId = $this->getRequestParameter('id', -1); 161 var_dump(12312); 162 163 /* $this->catId = $this->getRequestParameter('id', -1); 162 164 $userId = $this->getRequestParameter('userid'); 163 165 $filter = $this->getRequestParameter('filter'); … … 165 167 $sortDirBy = $this->getRequestParameter('sortdirby'); 166 168 $sortFileBy = $this->getRequestParameter('sortfileby'); */ 167 var_dump(12312); 169 168 170 /* $isGetAll = $isGetAll != 1 ? 0:1; 169 171 // find parent ID of this category
Note: See TracChangeset
for help on using the changeset viewer.