Changeset 277 for pro-bachkim-filespace/sourcecode/api.violet.vn/www/apps
- Timestamp:
- Oct 16, 2014 10:13:02 AM (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
r276 r277 332 332 // $userId = $this->getRequestParameter('userid'); 333 333 $userId =33; 334 // $catId = $this->getRequestParameter('dir'); 335 $catId = 497; 334 $catId = $this->getRequestParameter('dir'); 336 335 if ($this->getRequest()->hasErrors()) return false; 337 336 if (!$this->getRequest()->hasFiles()) return true;
Note: See TracChangeset
for help on using the changeset viewer.