Changeset 35 for pro-bachkim-filespace/sourcecode/api.violet.vn
- Timestamp:
- Jul 24, 2014 4:26:07 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
r34 r35 85 85 $isGetAll = $this->getRequestParameter('isgetall'); 86 86 87 $isGetAll = $isGetAll != 1 ? 0:1; 87 88 // find parent ID of this category 88 89 if ($this->catId != -1) {
Note: See TracChangeset
for help on using the changeset viewer.