Changeset 184 for pro-bachkim-filespace/sourcecode/api.violet.vn/www
- Timestamp:
- Sep 30, 2014 10:13:11 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
r183 r184 166 166 var_dump($isGetAll); 167 167 return; 168 $isGetAll = $isGetAll != 1 ? 0:1;168 /* $isGetAll = $isGetAll != 1 ? 0:1; 169 169 // find parent ID of this category 170 170 if ($this->catId != -1) { … … 197 197 198 198 $this->errMsg = ''; 199 $this->errCode = ''; 199 $this->errCode = ''; */ 200 200 } 201 201
Note: See TracChangeset
for help on using the changeset viewer.